Home
last modified time | relevance | path

Searched defs:attrIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/TableGen/
H A DOperator.cpp627 int operandIndex = 0, attrIndex = 0, propIndex = 0; populateOpStructure() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2592 StringMap<int> attrIndex; global() local