Searched refs:InstructionNumOperandsMatcher (Results 1 – 1 of 1) sorted by relevance
1903 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher { class1907 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function in __anoncee47b830111::InstructionNumOperandsMatcher1917 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()2371 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()2535 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()