Home
last modified time | relevance | path

Searched defs:CopyIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp624 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI).getRegSlot(); in adjustCopiesBackFrom() local
835 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI).getRegSlot(); removeCopyByCommutingDef() local
1108 SlotIndex CopyIdx = LIS->getInstructionIndex(CopyMI).getRegSlot(true); removePartialRedundancy() local
1298 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI); reMaterializeTrivialDef() local
2023 const SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI); joinCopy() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1188 SlotIndex CopyIdx = LIS->InsertMachineInstrInMaps(*Copy); classifyLEAReg() local