Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveVariables.cpp283 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
313 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
DRegAllocFast.cpp70 MachineInstr *LastUse; // Last instr to use reg. member
DSplitKit.cpp1050 SlotIndex LastUse = End.getPrevSlot(); in extendPHIKillRanges() local
DTwoAddressInstructionPass.cpp359 unsigned LastUse = Dist; in noUseAfterLastDef() local
DLiveIntervalAnalysis.cpp1315 SlotIndex LastUse = Before; in findLastUseBefore() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveVariables.cpp282 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
312 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
DTwoAddressInstructionPass.cpp345 unsigned LastUse = Dist; in NoUseAfterLastDef() local
368 MachineInstr *LastUse = 0; in FindLastUseInMBB() local
DStrongPHIElimination.cpp390 MachineOperand *LastUse = findLastUse(MBB, SrcReg); in runOnMachineFunction() local
DRegAllocFast.cpp73 MachineInstr *LastUse; // Last instr to use reg. member
DSplitKit.cpp929 SlotIndex LastUse = End.getPrevSlot(); in extendPHIKillRanges() local
DLiveIntervalAnalysis.cpp2037 MachineInstr *LastUse = getInstructionFromIndex(LastUseIdx); in addIntervalsForSpills() local
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp285 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp2700 Instruction *LastUse = *PI; in MoveCalls() local