/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | EmulateUnsupportedFloats.cpp | 107 populateEmulateUnsupportedFloatsConversions(TypeConverter & converter,ArrayRef<Type> sourceTypes,Type targetType) populateEmulateUnsupportedFloatsConversions() argument 152 Type targetType; runOnOperation() local
|
H A D | BufferizableOpInterfaceImpl.cpp | 162 auto targetType = in bufferize() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorUnroll.cpp | 159 auto targetType = in matchAndRewrite() local 321 auto targetType = VectorType::get(dstShape, dstVecType.getElementType()); in matchAndRewrite() local 396 auto targetType = VectorType::get( in matchAndRewrite() local 589 auto targetType = in matchAndRewrite() local
|
H A D | VectorDistribute.cpp | 410 cloneWriteOp(RewriterBase & rewriter,WarpExecuteOnLane0Op warpOp,vector::TransferWriteOp writeOp,VectorType targetType,VectorType maybeMaskType) cloneWriteOp() argument 465 VectorType targetType = getDistributedType() local 510 VectorType targetType = tryDistributeOp() local 695 Type targetType; matchAndRewrite() local [all...] |
H A D | VectorTransforms.cpp | 1290 auto targetType = readOp.getVectorType(); matchAndRewrite() local 1384 auto targetType = writeOp.getVectorType(); matchAndRewrite() local [all...] |
/llvm-project/flang/runtime/ |
H A D | findloc.cpp | 222 auto targetType{target.type().GetCategoryAndKind()}; RTDEF() local 312 auto targetType{target.type().GetCategoryAndKind()}; RTDEF() local [all...] |
/llvm-project/mlir/lib/Dialect/Arith/Utils/ |
H A D | Utils.cpp | 121 Type targetType, Value value) { in getValueOrCreateCastToIndexLike() argument 188 ComplexType targetType, in convertScalarToComplexDtype() argument [all...] |
/llvm-project/mlir/lib/Dialect/Tosa/Transforms/ |
H A D | TosaFolders.cpp | 43 TargetType targetType) { in applyElementWise()
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | DropUnitDims.cpp | 303 auto targetType = MemRefType::get(targetShape, memrefType.getElementType(), collapseValue() local 322 auto targetType = collapseValue() local
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | LLVMMemorySlot.cpp | 152 static bool areConversionCompatible(const DataLayout &layout, Type targetType, in areConversionCompatible() argument 202 Value val, Type targetType) { in castIntValueToSameSizedType() argument 217 castSameSizedTypes(OpBuilder & builder,Location loc,Value srcValue,Type targetType,const DataLayout & dataLayout) castSameSizedTypes() argument 246 createExtractAndCast(OpBuilder & builder,Location loc,Value srcValue,Type targetType,const DataLayout & dataLayout) createExtractAndCast() argument [all...] |
/llvm-project/flang/lib/Lower/ |
H A D | CustomIntrinsicCall.cpp | 284 mlir::Type targetType = fir::unwrapRefType(targetBase.getType()); in lowerAssociated() local
|
/llvm-project/mlir/lib/Conversion/MemRefToLLVM/ |
H A D | MemRefToLLVM.cpp | 1209 *getTypeConverter()->getMemRefAddressSpace(targetType); in convertSourceMemRefToDescriptor() local 800 auto targetType = cast<BaseMemRefType>(op.getTarget().getType()); lowerToMemCopyFunctionCall() local 863 auto targetType = cast<BaseMemRefType>(op.getTarget().getType()); matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Utils/ |
H A D | ReshapeOpsUtils.cpp | 21 ShapedType targetType) { in getReassociationIndicesForReshape() argument
|
/llvm-project/mlir/lib/Conversion/ArithToLLVM/ |
H A D | ArithToLLVM.cpp | 259 Type targetType = this->typeConverter->convertType(resultType); matchAndRewrite() local
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | HLFIRTools.cpp | 995 placeTrivialInMemory(mlir::Location loc,fir::FirOpBuilder & builder,mlir::Value val,mlir::Type targetType) placeTrivialInMemory() argument 1006 convertToBox(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,mlir::Type targetType) convertToBox() argument 1026 convertToAddress(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,mlir::Type targetType) convertToAddress() argument
|
H A D | PPCIntrinsicCall.cpp | 2796 mlir::Type targetType{intrFuncType.getInput(j)}; in genMmaIntr() local
|
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ |
H A D | BufferizableOpInterfaceImpl.cpp | 748 auto targetType = bufferization::getBufferType(result, options); bufferize() local 965 auto targetType = bufferization::getBufferType(beforeArg, options); bufferize() local
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | MemoryOps.cpp | 573 Type targetType = verify() local
|
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | LinalgTransformOps.cpp | 1311 printMultitileSizesTypes(OpAsmPrinter & printer,Operation * op,Type targetType,Type lowSizeType,Type,Type) printMultitileSizesTypes() argument 1317 parseMultitileSizesTypes(OpAsmParser & parser,Type & targetType,Type & lowSizeType,Type & highSizeType,Type & splitPointType) parseMultitileSizesTypes() argument 2469 Type targetType; parse() local 2794 printContinuousTileSizeTypes(OpAsmPrinter & printer,Operation * op,Type targetType,Type tile_sizes,Type) printContinuousTileSizeTypes() argument 2800 parseContinuousTileSizeTypes(OpAsmParser & parser,Type & targetType,Type & tileSizesType,Type & chunkSizesType) parseContinuousTileSizeTypes() argument [all...] |
/llvm-project/flang/lib/Semantics/ |
H A D | check-call.cpp | 1490 if (const auto targetType{targetArg->GetType()}) { CheckAssociated() local
|
/llvm-project/mlir/lib/Dialect/Tensor/IR/ |
H A D | TensorOps.cpp | 269 auto targetType = llvm::dyn_cast<RankedTensorType>(target); preservesStaticInformation() local 2476 createCanonicalRankReducingExtractSliceOp(OpBuilder & b,Location loc,Value tensor,RankedTensorType targetType) createCanonicalRankReducingExtractSliceOp() argument
|
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefOps.cpp | 3085 auto targetType = createCanonicalRankReducingSubViewOp() local
|
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | OpenMP.cpp | 2683 mlir::omp::DeclareTargetDeviceType targetType = isOpenMPDeviceDeclareTarget() local
|
/llvm-project/mlir/lib/Dialect/Vector/IR/ |
H A D | VectorOps.cpp | 2131 auto targetType = dyn_cast<VectorType>(extractOp.getResult().getType()); foldExtractFromShapeCastToShapeCast() local
|