Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp275 MachineInstr *LastUse = PhysRegUse[Reg]; FindLastRefOrPartRef() local
304 MachineInstr *LastUse = PhysRegUse[Reg]; HandlePhysRegKill() local
H A DLiveIntervals.cpp1446 SlotIndex LastUse = Before; findLastUseBefore() local
H A DSplitKit.cpp1260 SlotIndex LastUse = End.getPrevSlot(); extendPHIRange() local
H A DTwoAddressInstructionPass.cpp269 unsigned LastUse = Dist; noUseAfterLastDef() local
H A DRegAllocFast.cpp201 MachineInstr *LastUse = nullptr; ///< Last instr to use reg. member
H A DMachinePipeliner.cpp1495 for (auto LastUse : LastUses[MI]) { computeMaxSetPressure() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp291 std::map<RegisterRef,IndexType> LastDef, LastUse; computeInitialLiveRanges() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1671 bool LastUse = MMO->getFlags() & MOLastUse; buildSpillLoadStore() local