Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp617 for (auto indexAttr : indicesArrayAttr) { in getElementType() local
1354 auto indexAttr = builder.getI32ArrayAttr(indices); in build() local
1416 auto indexAttr = builder.getI32ArrayAttr(indices); in build() local
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2901 IntegerAttr indexAttr; in parseTupleGetOp() local