/llvm-project/mlir/lib/Dialect/Utils/ |
H A D | ReshapeOpsUtils.cpp | 20 mlir::getReassociationIndicesForReshape(ShapedType sourceType, in getReassociationIndicesForReshape() argument 373 RankedTensorType sourceType, in getCollapseShapeTrivialSegments() argument 386 RankedTensorType sourceType, in canCollapseShapeBeSimplifiedByRankReducingSlice() argument 399 RankedTensorType sourceType, in getSimplifyCollapseShapeWithRankReducingSliceInfo() argument [all...] |
/llvm-project/mlir/lib/Dialect/Index/IR/ |
H A D | InferIntRangeInterfaceImpls.cpp | 195 Type sourceType, Type destType, in inferIndexCast() 213 Type sourceType = getOperand().getType(); in inferResultRanges() local 221 Type sourceType = getOperand().getType(); in inferResultRanges() local
|
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/ |
H A D | PackAndUnpackPatterns.cpp | 119 RankedTensorType sourceType = packOp.getSourceType(); matchAndRewrite() local 165 RankedTensorType sourceType = unpackOp.getSourceType(); isUnpackOnInnerMostDim() local 189 RankedTensorType sourceType = unpackOp.getSourceType(); matchAndRewrite() local
|
H A D | ExtractSliceFromReshapeUtils.cpp | 164 RankedTensorType sourceType = op.getSrcType(); in simplifyCollapseShapeWithRankReducingExtractSlice() local
|
/llvm-project/clang/tools/clang-format-vs/ClangFormat/ |
H A D | ClangFormatPackage.cs |
|
/llvm-project/mlir/lib/Dialect/NVGPU/Utils/ |
H A D | MMAUtils.cpp | 292 auto sourceType = dyn_cast<MemRefType>(op.getSource().getType()); in canLowerToWarpMatrixOperation() local 316 auto sourceType = dyn_cast<MemRefType>(op.getSource().getType()); in canLowerToWarpMatrixOperation() local
|
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/ |
H A D | ExpandStridedMetadata.cpp | 65 auto sourceType = cast<MemRefType>(source.getType()); in resolveSubviewStridedMetadata() local 365 auto sourceType = cast<MemRefType>(source.getType()); in getExpandedStrides() local 470 auto sourceType = cast<MemRefType>(source.getType()); in getCollapsedSize() local 504 auto sourceType = cast<MemRefType>(source.getType()); in getCollapsedStride() local 580 auto sourceType = cast<MemRefType>(source.getType()); resolveReshapeStridedMetadata() local [all...] |
/llvm-project/mlir/lib/Dialect/Arith/IR/ |
H A D | InferIntRangeInterfaceImpls.cpp | 240 Type sourceType = getOperand().getType(); inferResultRanges() local 259 Type sourceType = getOperand().getType(); inferResultRanges() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorTransferOpTransforms.cpp | 368 MemRefType sourceType = dyn_cast<MemRefType>(source.getType()); matchAndRewrite() local 436 MemRefType sourceType = dyn_cast<MemRefType>(source.getType()); matchAndRewrite() local 590 MemRefType sourceType = dyn_cast<MemRefType>(source.getType()); matchAndRewrite() local 681 MemRefType sourceType = dyn_cast<MemRefType>(source.getType()); matchAndRewrite() local [all...] |
H A D | LowerVectorInterleave.cpp | 168 VectorType sourceType = op.getSourceVectorType(); in matchAndRewrite() local
|
H A D | LowerVectorGather.cpp | 135 auto sourceType = subview.getSource().getType(); in matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | BufferizableOpInterfaceImpl.cpp | 93 auto sourceType = cast<BaseMemRefType>(source->getType()); in bufferize() local
|
/llvm-project/mlir/lib/Dialect/ArmSVE/Transforms/ |
H A D | LegalizeForLLVMExport.cpp | 102 VectorType sourceType = source.getType(); matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Tensor/Utils/ |
H A D | Utils.cpp | 160 RankedTensorType sourceType = op.getSourceType(); isCastLikeExtractSliceOp() local
|
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | DecomposeMemrefs.cpp |
|
/llvm-project/mlir/lib/Dialect/AMDGPU/IR/ |
H A D | AMDGPUDialect.cpp | 258 Type sourceType = getSourceA().getType(); verify() local
|
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/ |
H A D | VectorLegalization.cpp | 635 auto sourceType = transposeOp.getSourceVectorType(); matchAndRewrite() local 751 auto sourceType = shapeCastOp.getSourceVectorType(); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Interfaces/ |
H A D | ControlFlowInterfaces.cpp | 132 Type sourceType = std::get<0>(typesIdx.value()); in verifyTypesAlongAllEdges() local
|
/llvm-project/mlir/lib/Conversion/ArithToAMDGPU/ |
H A D | ArithToAMDGPU.cpp | 137 Type sourceType = source.getType(); clampInput() local
|
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/ |
H A D | VectorToSPIRV.cpp | 594 VectorType sourceType = interleaveOp.getSourceVectorType(); matchAndRewrite() local 639 VectorType sourceType = deinterleaveOp.getSourceVectorType(); matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Tensor/IR/ |
H A D | TensorOps.cpp | 268 auto sourceType = llvm::dyn_cast<RankedTensorType>(source); preservesStaticInformation() local 431 auto sourceType = matchAndRewrite() local 1274 inferResultType(RankedTensorType sourceType,RankedTensorType indicesType,ArrayRef<int64_t> gatherDims,bool rankReduced) inferResultType() argument 2322 auto sourceType = llvm::cast<ShapedType>(op.getSource().getType()); matchAndRewrite() local 2652 auto sourceType = ExtractSliceOp::inferCanonicalRankReducedResultType( matchAndRewrite() local 2891 auto sourceType = llvm::cast<RankedTensorType>(getSource().getType()); verify() local 2940 inferResultType(RankedTensorType sourceType,ArrayRef<int64_t> staticLow,ArrayRef<int64_t> staticHigh,ArrayRef<int64_t> resultShape) inferResultType() argument 2974 auto sourceType = llvm::cast<RankedTensorType>(source.getType()); build() local 2986 auto sourceType = llvm::cast<RankedTensorType>(source.getType()); build() local 2997 auto sourceType = llvm::cast<RankedTensorType>(source.getType()); build() local 4032 inferPackedType(RankedTensorType sourceType,ArrayRef<int64_t> innerTileSizes,ArrayRef<int64_t> innerDimsPos,ArrayRef<int64_t> outerDimsPerm) inferPackedType() argument [all...] |
/llvm-project/mlir/lib/Conversion/GPUToNVVM/ |
H A D | WmmaOpsToNvvm.cpp | 240 NVVM::MMATypes sourceType = getElementType(aType); in matchAndRewrite() local
|
/llvm-project/mlir/lib/Conversion/VectorToArmSME/ |
H A D | VectorToArmSME.cpp | 518 VectorType sourceType = extractOp.getSourceVectorType(); in matchAndRewrite() local
|
/llvm-project/flang/lib/Semantics/ |
H A D | check-allocate.cpp | 658 const evaluate::DynamicType &sourceType{ RunCoarrayRelatedChecks() local
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | MemoryOps.cpp | 576 Type sourceType = verify() local
|