Searched refs:positionElementAttr (Results 1 – 1 of 1) sorted by relevance
1430 auto positionElementAttr = subAttr.dyn_cast<IntegerAttr>(); in getInsertExtractValueElementType() local1431 if (!positionElementAttr) in getInsertExtractValueElementType()1435 int position = positionElementAttr.getInt(); in getInsertExtractValueElementType()1472 auto positionElementAttr = subAttr.dyn_cast<IntegerAttr>(); in getInsertExtractValueElementType() local1473 if (!positionElementAttr) { in getInsertExtractValueElementType()1478 int position = positionElementAttr.getInt(); in getInsertExtractValueElementType()