Searched refs:InstructionNumOperandsMatcher (Results 1 – 1 of 1) sorted by relevance
1623 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher { class1627 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function in __anon7e76e5f80111::InstructionNumOperandsMatcher1637 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()1942 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()2092 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()