HomeSort by relevance Sort by last modified time
    Searched refs:mustNotHaveReg (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceOperand.cpp 220 if (mustNotHaveReg())
IceOperand.h 772 bool mustNotHaveReg() const {
    [all...]
IceRegAlloc.cpp 125 if (Var->mustNotHaveReg())
    [all...]
IceTargetLowering.cpp 588 if (!Var->mustNotHaveReg() && !Var->hasReg()) {
    [all...]
IceTargetLoweringX86BaseImpl.h     [all...]

Completed in 101 milliseconds