Home
last modified time | relevance | path

Searched defs:LastDef (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp223 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local
256 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local
304 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local
333 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
H A DReachingDefAnalysis.cpp252 int LastDef = ReachingDefDefaultVal; in traverse() local
H A DModuloSchedule.cpp1031 bool LastDef, in updateInstruction()
2669 bool LastDef) { in updateInstrDef()
H A DTwoAddressInstructionPass.cpp340 unsigned &LastDef) { in noUseAfterLastDef()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp700 auto *LastDef = in processStoreOfLoad() local
1263 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); in processMemCpyMemCpyDependence() local
1377 auto *LastDef = in processMemSetMemCpyDependence() local
1483 auto *LastDef = in performMemCpyToMemSetOptzn() local
1757 auto *LastDef = cast<MemoryDef>(MA); in processMemCpy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp291 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
H A DHexagonCopyToCombine.cpp392 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local