Searched refs:isOperandClass (Results 1 – 2 of 2) sorted by relevance
1670 static bool isOperandClass(const TreePatternNode *N, StringRef Class) { in isOperandClass() function1870 if (!isOperandClass(getChild(0), "RegisterClass")) { in ApplyTypeConstraints()1877 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()
2334 static bool isOperandClass(const TreePatternNode *N, StringRef Class) { in isOperandClass() function2510 if (!isOperandClass(getChild(0), "RegisterClass")) { in ApplyTypeConstraints()2517 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()