Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp281 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
311 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
H A DRegAllocFast.cpp89 MachineInstr *LastUse = nullptr; ///< Last instr to use reg. member
H A DTwoAddressInstructionPass.cpp247 unsigned LastUse = Dist; in noUseAfterLastDef() local
H A DLiveIntervals.cpp1454 SlotIndex LastUse = Before; in findLastUseBefore() local
H A DSplitKit.cpp1253 SlotIndex LastUse = End.getPrevSlot(); in extendPHIRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local