Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp220 if (mustNotHaveReg()) in getWeight()
DIceTargetLowering.cpp575 if (!Var->mustNotHaveReg() && !Var->hasReg()) { in postRegallocSplitting()
DIceRegAlloc.cpp125 if (Var->mustNotHaveReg()) in initForGlobal()
DIceOperand.h757 bool mustNotHaveReg() const { in mustNotHaveReg() function
DIceTargetLoweringX86BaseImpl.h7815 assert(Slot->mustNotHaveReg());