Searched defs:indexedGenericOp (Results 1 – 4 of 4) sorted by relevance
28 if (auto indexedGenericOp = dyn_cast<IndexedGenericOp>(op)) { in extractOperandTypes() local172 auto indexedGenericOp = cast<IndexedGenericOp>(op); in matchAndRewrite() local
167 auto indexedGenericOp = dyn_cast<IndexedGenericOp>(op.getOperation()); in transformIndexedGenericOpIndices() local
462 IndexedGenericOp indexedGenericOp) { in emitScalarImplementation()
138 if (auto indexedGenericOp = dyn_cast<IndexedGenericOp>(clonedOp)) { in cloneWithLoopRanges() local