Home
last modified time | relevance | path

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

/freebsd-src/contrib/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; in traverse() local
H A DTwoAddressInstructionPass.cpp267 noUseAfterLastDef(Register Reg,unsigned Dist,unsigned & LastDef) noUseAfterLastDef() argument
H A DModuloSchedule.cpp1024 updateInstruction(MachineInstr * NewMI,bool LastDef,unsigned CurStageNum,unsigned InstrStageNum,ValueMapTy * VRMap) updateInstruction() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp697 auto *LastDef = processStoreOfLoad() local
1202 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); processMemCpyMemCpyDependence() local
1308 auto *LastDef = processMemSetMemCpyDependence() local
1414 auto *LastDef = performMemCpyToMemSetOptzn() local
1688 auto *LastDef = cast<MemoryDef>(MA); processMemCpy() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp391 DenseMap<unsigned, MachineInstr *> LastDef; findPotentialNewifiableTFRs() local
H A DHexagonBlockRanges.cpp291 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local