Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp2499 static bool isOperandClass(const TreePatternNode &N, StringRef Class) { in isOperandClass() function
2671 if (!isOperandClass(getChild(0), "RegisterClass")) { in ApplyTypeConstraints()
2678 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()