Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h966 if (BaseRegNum.hasNoValue())
991 if (Var->getBaseRegNum().hasNoValue()) {
1606 if (RegNum.hasNoValue()) {
1618 if (RegNum.hasNoValue()) {
1627 if (RegNum.hasNoValue()) {
7816 assert(Slot->getRegNum().hasNoValue());
7916 assert(RegNum.hasNoValue() || Allowed == Legal_Reg);
7923 if (RegNum.hasNoValue()) {
DIceOperand.h492 bool hasNoValue() const { return !hasValue(); } in hasNoValue() function
DIceTargetLoweringARM32.cpp1237 if (BaseRegNum.hasNoValue()) { in emitVariable()
6332 if (RegNum.hasNoValue()) { in legalize()
DIceTargetLoweringMIPS32.cpp5859 if (RegNum.hasNoValue()) { in legalize()