Home
last modified time | relevance | path

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

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