Searched defs:resultDim (Results 1 – 4 of 4) sorted by relevance
157 if (droppedDims.test(resultDim)) { in isCastLikeExtractSliceOp() local 137 for (int64_t resultDim = 0; resultDim < resultType.getRank(); ++resultDim) { isCastLikeInsertSliceOp() local
303 for (int64_t resultDim : it.value()) { in generateRuntimeVerification() local
839 SubscriptValue &resultDim{resultAt[dim - 1]}; RTDEF() local
1642 getCorrespondingSourceDim(int64_t resultDim) getCorrespondingSourceDim() argument