Searched defs:indexAttr (Results 1 – 5 of 5) sorted by relevance
647 auto indexAttr = llvm::dyn_cast_if_present<IntegerAttr>(index); hasAllZeroIndices() local 842 auto indexAttr = canRewire() local 865 auto indexAttr = rewire() local 1413 auto indexAttr = llvm::dyn_cast<IntegerAttr>(index); getTypeAtIndex() local 1438 auto indexAttr = llvm::dyn_cast<IntegerAttr>(index); getTypeAtIndex() local [all...]
75 if (auto indexAttr = mlir::dyn_cast<IntegerAttr>(target)) { getSelectedObject() local
254 for (auto indexAttr : indicesArrayAttr) { in getElementType() local 446 auto indexAttr = builder.getI32ArrayAttr(indices); in build() local 508 auto indexAttr = builder.getI32ArrayAttr(indices); in build() local
1121 Attribute indexAttr = builder.getI32IntegerAttr(it.index()); convertConstant() local
2108 mlir::DenseIntElementsAttr indexAttr = mapInfo.getMembersIndexAttr(); getFirstOrLastMappedMemberPtr() local