Home
last modified time | relevance | path

Searched refs:hasNoValue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h964 if (BaseRegNum.hasNoValue())
989 if (Var->getBaseRegNum().hasNoValue())
1555 if (RegNum.hasNoValue()) {
1566 if (RegNum.hasNoValue()) {
1574 if (RegNum.hasNoValue()) {
7760 assert(Slot->getRegNum().hasNoValue());
7860 assert(RegNum.hasNoValue() || Allowed == Legal_Reg);
7867 if (RegNum.hasNoValue()) {
DIceOperand.h515 bool hasNoValue() const { return !hasValue(); } in hasNoValue() function
DIceTargetLoweringARM32.cpp1248 if (BaseRegNum.hasNoValue()) { in emitVariable()
6343 if (RegNum.hasNoValue()) { in legalize()
DIceTargetLoweringMIPS32.cpp5895 if (RegNum.hasNoValue()) { in legalize()