Searched refs:isOperandClass (Results 1 – 1 of 1) sorted by relevance
2383 static bool isOperandClass(const TreePatternNode *N, StringRef Class) { in isOperandClass() function2559 if (!isOperandClass(getChild(0), "RegisterClass")) { in ApplyTypeConstraints()2566 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()