Searched refs:InstructionNumOperandsMatcher (Results 1 – 1 of 1) sorted by relevance
1904 class InstructionNumOperandsMatcher final : public InstructionPredicateMatcher { class1908 InstructionNumOperandsMatcher(unsigned InsnVarID, unsigned NumOperands) in InstructionNumOperandsMatcher() function in __anon8aabd5ea0111::InstructionNumOperandsMatcher1918 NumOperands == cast<InstructionNumOperandsMatcher>(&B)->NumOperands; in isIdentical()2372 InstructionNumOperandsMatcher(InsnVarID, getNumOperands()) in emitPredicateOpcodes()2542 new InstructionNumOperandsMatcher(InsnVarID, getNumOperands())); in optimize()