Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveVariables.cpp193 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local
229 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local
279 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local
309 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
H A DReachingDefAnalysis.cpp253 int LastDef = ReachingDefDefaultVal; in traverse() local
H A DTwoAddressInstructionPass.cpp246 unsigned &LastDef) { in noUseAfterLastDef()
H A DModuloSchedule.cpp1008 bool LastDef, in updateInstruction()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp745 auto *LastDef = in processStore() local
1183 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); in processMemCpyMemCpyDependence() local
1279 auto *LastDef = in processMemSetMemCpyDependence() local
1384 auto *LastDef = in performMemCpyToMemSetOptzn() local
1417 auto *LastDef = in processMemCpy() local
H A DDeadStoreElimination.cpp1784 auto *LastDef = in tryFoldIntoCalloc() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
H A DHexagonCopyToCombine.cpp391 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2558 const MCCFIInstruction &LastDef = in isRedundant() local