Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp280 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
310 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
H A DRegAllocFast.cpp95 MachineInstr *LastUse = nullptr; ///< Last instr to use reg. member
H A DLiveIntervals.cpp1453 SlotIndex LastUse = Before; in findLastUseBefore() local
H A DSplitKit.cpp1247 SlotIndex LastUse = End.getPrevSlot(); in extendPHIRange() local
H A DTwoAddressInstructionPass.cpp248 unsigned LastUse = Dist; in noUseAfterLastDef() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local