Searched defs:dstTp (Results 1 – 7 of 7) sorted by relevance
187 ShapedType dstTp, ValueRange srcs, in concatSizesFromInputs() argument 885 const auto dstTp = tryGetSparseTensorType(op.getResult()); in matchAndRewrite() local 983 const auto dstTp = getSparseTensorType(op.getResult()); matchAndRewrite() local 1187 const auto dstTp = getSparseTensorType(op); matchAndRewrite() local 1471 RankedTensorType dstTp = stt.getRankedTensorType(); matchAndRewrite() local [all...]
480 const auto dstTp = getSparseTensorType(op); in matchAndRewrite() local 751 const auto dstTp = getSparseTensorType(op.getResult()); in matchAndRewrite() local
569 RankedTensorType dstTp = stt.withDimToLvl(dimToLvl).getRankedTensorType(); in resolveCycle() local
1486 const auto dstTp = getSparseTensorType(op.getResult()); matchAndRewrite() local [all...]
152 Type dstTp) { in genCast() argument 167 Value elem, Type dstTp) { in genScalarToTensor() argument
1522 IterSpaceType dstTp, ValueRange values, unsigned int tid) { in fromValues()
1541 auto dstTp = build() local 1846 const auto dstTp = getSparseTensorType(*this); verify() local