Searched refs:NumOpsCheck (Results 1 – 1 of 1) sorted by relevance
2255 bool NumOpsCheck = true) in InstructionMatcher() argument2256 : Rule(Rule), NumOperandsCheck(NumOpsCheck), SymbolicName(SymbolicName) { in InstructionMatcher()2446 bool NumOpsCheck = true) in InstructionOperandMatcher() argument2448 InsnMatcher(new InstructionMatcher(Rule, SymbolicName, NumOpsCheck)) {} in InstructionOperandMatcher()