Home
last modified time | relevance | path

Searched refs:mustNotHaveReg (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp220 if (mustNotHaveReg()) in getWeight()
DIceTargetLowering.cpp544 if (!Var->mustNotHaveReg() && !Var->hasReg()) { in postRegallocSplitting()
DIceRegAlloc.cpp125 if (Var->mustNotHaveReg()) in initForGlobal()
DIceOperand.h757 bool mustNotHaveReg() const { in mustNotHaveReg() function
DIceTargetLoweringX8664.cpp6496 assert(Slot->mustNotHaveReg()); in getMemoryOperandForStackSlot()
DIceTargetLoweringX8632.cpp7234 assert(Slot->mustNotHaveReg()); in getMemoryOperandForStackSlot()