Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.cpp878 assert(Target->getAllRegistersForVariable(Iter.Cur).any()); in scan()
883 RegMaskFull & Target->getAllRegistersForVariable(Iter.Cur); in scan()
H A DIceTargetLowering.h304 getAllRegistersForVariable(const Variable *Var) const = 0;
H A DIceTargetLoweringMIPS32.h79 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function
H A DIceTargetLoweringARM32.h111 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function
H A DIceTargetLoweringX86Base.h140 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() function