Searched defs:attrIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Operator.cpp | 627 int operandIndex = 0, attrIndex = 0, propIndex = 0; populateOpStructure() local |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpDefinitionsGen.cpp | 2592 StringMap<int> attrIndex; global() local |