Searched defs:NumFixedArityOperands (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcherGen.cpp | 924 int NumFixedArityOperands = -1; EmitResultInstructionAsOperand() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | DAGISelMatcher.h | 1017 int NumFixedArityOperands; global() variable |