Home
last modified time | relevance | path

Searched refs:getRegUnit (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp172 const LiveRange &UnitRange = LIS->getRegUnit(Unit); in checkRegUnitInterference()
DInterferenceCache.cpp119 RegUnits.back().Fixed = &LIS->getRegUnit(*Units); in reset()
DLiveIntervals.cpp148 getRegUnit(i); in runOnMachineFunction()
714 const LiveRange &RURange = getRegUnit(*Unit); in addKillFlags()
977 return &LIS.getRegUnit(Unit); in getRegUnitLI()
DVirtRegMap.cpp476 const LiveRange &UnitRange = LIS->getRegUnit(*Unit); in subRegLiveThrough()
DRegAllocPBQP.cpp625 if (VRegLI.overlaps(LIS.getRegUnit(*Units))) { in initializeGraph()
DRegisterCoalescer.cpp2037 if (RHS.overlaps(LIS->getRegUnit(*UI))) { in joinReservedPhysReg()
2115 LiveRange &LR = LIS->getRegUnit(*UI); in joinReservedPhysReg()
DRegAllocGreedy.cpp2203 const LiveRange &LR = LIS->getRegUnit(*Units); in calcGapWeights()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp323 LiveRange &AddendSrcRange = LIS->getRegUnit(Unit); in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h393 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp288 LiveRange &LR = LIS->getRegUnit(*RegUnit); in markInstructionUses()
586 LiveRange &LR = LIS->getRegUnit(*MCRegUnitIterator(AMDGPU::SCC, TRI)); in prepareInsertion()
DSIRegisterInfo.cpp1876 LiveRange &LR = LIS->getRegUnit(*Units); in findReachingDef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1019 LiveRange &CCLiveRange = LIS->getRegUnit(*CCUnit); in foldMemoryOperandImpl()