/llvm-project/mlir/lib/Conversion/ArithToSPIRV/ |
H A D | ArithToSPIRV.cpp | 54 static IntegerAttr convertIntegerAttr(IntegerAttr srcAttr, IntegerType dstType, in convertIntegerAttr() argument 81 convertFloatAttr(FloatAttr srcAttr,FloatType dstType,Builder builder) convertFloatAttr() argument 180 Type dstType = converter->convertType(op.getType()); matchAndRewrite() local 238 Type dstType = getTypeConverter()->convertType(srcType); matchAndRewrite() local 357 Type dstType = getTypeConverter()->convertType(srcType); matchAndRewrite() local 486 Type dstType = this->getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 517 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 541 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 567 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 597 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 637 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 688 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 713 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 749 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 780 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 820 Type dstType = this->getTypeConverter()->convertType(op.getType()); matchAndRewrite() local 863 Type dstType = getTypeConverter()->convertType(srcType); matchAndRewrite() local 914 Type dstType = getTypeConverter()->convertType(srcType); matchAndRewrite() local 1143 Type dstType = converter->convertType(op.getType()); matchAndRewrite() local 1196 Type dstType = converter->convertType(op.getType()); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
H A D | SPIRVToLLVM.cpp | 102 loc, dstType, in createConstantAllBitsSet() argument 194 return optionallyTruncateOrExtend(loc, broadcasted, dstType, rewriter); in processCountOrOffset() argument 115 createFPConstant(Location loc,Type srcType,Type dstType,PatternRewriter & rewriter,double value) createFPConstant() argument 240 auto dstType = typeConverter.convertType(loadOp.getType()); replaceWithLoadOrStore() local 357 auto dstType = typeConverter.convertType(op.getComponentPtr().getType()); matchAndRewrite() local 387 auto dstType = typeConverter.convertType(op.getPointer().getType()); matchAndRewrite() local 405 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 452 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 493 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 546 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 622 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 654 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 685 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 791 auto dstType = typeConverter.convertType(srcType.getPointeeType()); matchAndRewrite() local 852 auto dstType = this->typeConverter.convertType(toType); matchAndRewrite() local 885 auto dstType = typeConverter.convertType(callOp.getType(0)); matchAndRewrite() local 904 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 924 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 943 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 1001 auto dstType = this->typeConverter.convertType(srcType); matchAndRewrite() local 1232 auto dstType = this->typeConverter.convertType(op.getType()); matchAndRewrite() local 1283 auto dstType = typeConverter.convertType(tanOp.getType()); matchAndRewrite() local 1309 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 1343 auto dstType = typeConverter.convertType(srcType); matchAndRewrite() local 1380 auto dstType = typeConverter.convertType(bitcastOp.getType()); matchAndRewrite() local 1510 auto dstType = typeConverter.convertType(op.getType()); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Conversion/SPIRVCommon/ |
H A D | Pattern.h | 30 Type dstType = this->getTypeConverter()->convertType(op.getType()); in matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorInsertExtractStridedSliceRewritePatterns.cpp | 64 auto dstType = op.getDestVectorType(); matchAndRewrite() local 120 auto dstType = op.getDestVectorType(); matchAndRewrite() local 206 auto dstType = op.getType(); matchAndRewrite() local 296 auto dstType = op.getType(); matchAndRewrite() local [all...] |
H A D | LowerVectorMask.cpp | 55 auto dstType = cast<VectorType>(op.getResult().getType()); in matchAndRewrite() local 107 auto dstType = op.getType(); in matchAndRewrite() local [all...] |
H A D | LowerVectorBroadcast.cpp | 50 VectorType dstType = op.getResultVectorType(); in matchAndRewrite() local [all...] |
H A D | VectorLinearize.cpp | 268 VectorType dstType = in matchAndRewrite() local 153 VectorType dstType = matchAndRewrite() local
|
H A D | VectorEmulateNarrowType.cpp | 759 alignedConversionPrecondition(PatternRewriter & rewriter,VectorType srcType,VectorType dstType,Operation * op) alignedConversionPrecondition() argument
|
H A D | LowerVectorContract.cpp | 749 VectorType dstType = cast<VectorType>(op.getResultType()); in matchAndRewriteMaskableOp() local
|
H A D | VectorTransforms.cpp | 1147 auto dstType = op.getType(); matchAndRewrite() local
|
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/ |
H A D | VectorToSPIRV.cpp | 102 if (getNumBits(dstType) != getNumBits(srcType)) { in matchAndRewrite() local 78 Type dstType = getTypeConverter()->convertType(shapeCastOp.getType()); matchAndRewrite() local 163 Type dstType = getTypeConverter()->convertType(extractOp.getType()); matchAndRewrite() local 186 Type dstType = getTypeConverter()->convertType(extractOp.getType()); matchAndRewrite() local 223 Type dstType = getTypeConverter()->convertType(fmaOp.getType()); matchAndRewrite() local 501 Type dstType = getTypeConverter()->convertType(op.getType()); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Conversion/MemRefToSPIRV/ |
H A D | MemRefToSPIRV.cpp | 87 static Value castBoolToIntN(Location loc, Value srcBool, Type dstType, in castBoolToIntN() argument 102 IntegerType dstType = cast<IntegerType>(mask.getType()); in shiftValue() local 299 Type dstType in matchAndRewrite() local 538 Type dstType; matchAndRewrite() local 684 IntegerType dstType; matchAndRewrite() local 891 auto dstType = converter->convertType<spirv::PointerType>(op.getType()); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Conversion/ArithToEmitC/ |
H A D | ArithToEmitC.cpp | 492 Type dstType = getTypeConverter()->convertType(selectOp.getType()); matchAndRewrite() local 524 Type dstType = this->getTypeConverter()->convertType(castOp.getType()); matchAndRewrite() local 571 Type dstType = this->getTypeConverter()->convertType(castOp.getType()); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | NVVMDialect.cpp | 646 Type dstType = LLVM::LLVMStructType::getLiteral( verify() local 699 Type dstType = LLVM::LLVMStructType::getLiteral( verify() local 720 Type dstType = LLVM::LLVMStructType::getLiteral( verify() local
|
/llvm-project/mlir/lib/Dialect/Arith/IR/ |
H A D | ArithOps.cpp | 1308 llvm::cast<ValType>(dstType).getWidth()) in checkWidthChangeCast() local 1277 Type dstType = getElementTypeOrSelf(op.getType()); verifyExtOp() local 1291 Type dstType = getElementTypeOrSelf(op.getType()); verifyTruncateOp() local 1440 Type dstType = getElementTypeOrSelf(getType()); fold() local 1547 auto dstType = getTypeIfLike<To>(outputs.back()); checkIntFloatCast() local 1649 auto dstType = getTypeIfLikeOrMemRef<IntegerType, IndexType>(outputs.front()); areIndexCastCompatible() local 1717 auto dstType = areCastCompatible() local [all...] |
/llvm-project/mlir/lib/Conversion/IndexToSPIRV/ |
H A D | IndexToSPIRV.cpp | 251 Type dstType = op.getType(); in matchAndRewrite() local
|
/llvm-project/mlir/lib/Conversion/MathToSPIRV/ |
H A D | MathToSPIRV.cpp | 304 Type dstType = getTypeConverter()->convertType(powfOp.getType()); matchAndRewrite() local
|
/llvm-project/mlir/lib/Conversion/TosaToTensor/ |
H A D | TosaToTensor.cpp | 152 createReassociationMapForCollapse(OpBuilder &builder, Type srcType, Type dstType) { in createReassociationMapForCollapse() argument
|
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/ |
H A D | EmulateNarrowType.cpp | 102 return builder.create<arith::IndexCastOp>(loc, dstType, bitOffset); in getOffsetForBitwidth() local
|
/llvm-project/mlir/lib/Conversion/MemRefToLLVM/ |
H A D | MemRefToLLVM.cpp | 674 Type dstType = memRefCastOp.getType(); match() local 699 auto dstType = memRefCastOp.getType(); rewrite() local [all...] |
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Vectorization.cpp | 554 broadcastIfNeeded(OpBuilder & b,Value value,Type dstType) broadcastIfNeeded() argument 2096 auto dstType = cast<MemRefType>(copyOp.getTarget().getType()); vectorizeCopy() local 3114 const Type dstType = promote() local [all...] |
/llvm-project/mlir/lib/Dialect/GPU/IR/ |
H A D | GPUDialect.cpp | 1881 auto dstType = getDst().getType(); verify() local 1961 auto dstType = getDstMemref().getType(); verify() local
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | SparseTensorRewriting.cpp | 470 Type dstType = op.getDest().getType(); in matchAndRewrite() local
|
H A D | SparseTensorCodegen.cpp | 966 const SparseTensorType dstType(desc.getRankedTensorType()); matchAndRewrite() local
|
/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
H A D | ConvertVectorToLLVM.cpp | 1472 auto dstType = op.getType(); matchAndRewrite() local
|