Searched refs:InstructionNumOperandsMatcher (Results 1 – 1 of 1) sorted by relevance
1899 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher { class1903 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function in __anon612774070111::InstructionNumOperandsMatcher1913 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()2344 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()2508 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()