Home
last modified time | relevance | path

Searched refs:NumOpsCheck (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2296 bool NumOpsCheck = true) in InstructionMatcher() argument
2297 : Rule(Rule), NumOperandsCheck(NumOpsCheck), SymbolicName(SymbolicName) { in InstructionMatcher()
2487 bool NumOpsCheck = true) in InstructionOperandMatcher() argument
2489 InsnMatcher(new InstructionMatcher(Rule, SymbolicName, NumOpsCheck)) {} in InstructionOperandMatcher()