Home
last modified time | relevance | path

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

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