Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp853 assert(Target->getAllRegistersForVariable(Iter.Cur).any()); in scan()
858 RegMaskFull & Target->getAllRegistersForVariable(Iter.Cur); in scan()
DIceTargetLowering.h302 getAllRegistersForVariable(const Variable *Var) const = 0;
DIceTargetLoweringMIPS32.h79 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function
DIceTargetLoweringX8664.h180 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function
DIceTargetLoweringX8632.h179 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function
DIceTargetLoweringARM32.h110 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function