Searched defs:resultRank (Results 1 – 12 of 12) sorted by relevance
274 int64_t resultRank = resultType.getRank(); in matchAndRewrite() local 340 int64_t resultRank = resultType.getRank(); in matchAndRewrite() local
42 Value resultRank = in generateRuntimeVerification() local
98 int64_t resultRank = resultTy.getRank(); linalgBroadcastAndMaybeExtSI() local 417 int64_t resultRank = resultTy.getRank(); matchAndRewrite() local [all...]
438 constexpr CFI_rank_t resultRank{rank - 1}; in run_CFI_section_tests() local
374 unsigned resultRank = 0; verify() local 1182 std::size_t resultRank = resultShape.size(); verify() local [all...]
713 SubscriptValue resultRank{shape.GetDimension(0).Extent()}; RTDEF() local [all...]
579 auto resultRank = cast<ShapedType>(result.getType()).getRank(); verifyGatherOperandAndResultShape() local
1206 Value resultRank = shapeDesc.size(rewriter, loc, 0); convertSourceMemRefToDescriptor() local
2365 int resultRank{0}; Match() local [all...]
5327 unsigned resultRank = genMatmul() local 5354 unsigned resultRank = genMatmulTranspose() local 5947 auto resultRank = mlir::cast<fir::SequenceType>(shapeArrTy).getShape()[0]; genReshape() local
567 if (llvm::any_of(inputTypes, [resultRank](RankedTensorType type) { in verify() local
5219 unsigned resultRank = resultVectorType.getRank(); verifyVectorShapeCast() local