Searched refs:InstructionNumOperandsMatcher (Results 1 – 2 of 2) sorted by relevance
1398 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher {1402 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function1412 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()
1467 void InstructionNumOperandsMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()1686 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()1755 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()