Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp283 MachineInstr *LastUse = PhysRegUse[Reg]; in FindLastRefOrPartRef() local
313 MachineInstr *LastUse = PhysRegUse[Reg]; in HandlePhysRegKill() local
DRegAllocFast.cpp85 MachineInstr *LastUse = nullptr; ///< Last instr to use reg. member
DLiveIntervals.cpp1414 SlotIndex LastUse = Before; in findLastUseBefore() local
DTwoAddressInstructionPass.cpp387 unsigned LastUse = Dist; in noUseAfterLastDef() local
DSplitKit.cpp1246 SlotIndex LastUse = End.getPrevSlot(); in extendPHIRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local