Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp196 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local
232 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local
282 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local
312 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
DTwoAddressInstructionPass.cpp385 unsigned &LastDef) { in noUseAfterLastDef()
DModuloSchedule.cpp1022 bool LastDef, in updateInstruction()
/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
DHexagonCopyToCombine.cpp396 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp557 Inst *LastDef = nullptr; in postRegallocSplitting() member