Searched refs:checkOperandClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3610 static bool checkOperandClass(CGIOperandList::OperandInfo &OI, function
3707 if (!checkOperandClass(CGI.Operands[i], R))
3746 if (!checkOperandClass(Op, InRec))

Completed in 182 milliseconds