Searched refs:InstructionNumOperandsMatcher (Results 1 – 2 of 2) sorted by relevance
1407 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher {1411 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function1421 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()
1507 void InstructionNumOperandsMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()1730 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()1799 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()