Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp193 MachineInstr *LastDef = nullptr; FindLastPartialDef() local
226 MachineInstr *LastDef = PhysRegDef[Reg]; HandlePhysRegUse() local
274 MachineInstr *LastDef = PhysRegDef[Reg]; FindLastRefOrPartRef() local
303 MachineInstr *LastDef = PhysRegDef[Reg]; HandlePhysRegKill() local
[all...]
H A DReachingDefAnalysis.cpp252 int LastDef = ReachingDefDefaultVal; traverse() local
H A DModuloSchedule.cpp1028 updateInstruction(MachineInstr * NewMI,bool LastDef,unsigned CurStageNum,unsigned InstrStageNum,ValueMapTy * VRMap) updateInstruction() argument
2666 updateInstrDef(MachineInstr * NewMI,ValueMapTy & VRMap,bool LastDef) updateInstrDef() argument
H A DTwoAddressInstructionPass.cpp267 noUseAfterLastDef(Register Reg,unsigned Dist,unsigned & LastDef) noUseAfterLastDef() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp699 auto *LastDef = processStoreOfLoad() local
1206 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); processMemCpyMemCpyDependence() local
1312 auto *LastDef = processMemSetMemCpyDependence() local
1418 auto *LastDef = performMemCpyToMemSetOptzn() local
1693 auto *LastDef = cast<MemoryDef>(MA); processMemCpy() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp291 std::map<RegisterRef,IndexType> LastDef, LastUse; computeInitialLiveRanges() local
[all...]
H A DHexagonCopyToCombine.cpp392 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2655 const MCCFIInstruction &LastDef = isRedundant() local