/llvm-project/mlir/lib/Interfaces/ |
H A D | FunctionImplementation.cpp | 83 parseFunctionResultList(OpAsmParser &parser, SmallVectorImpl<Type> &resultTypes, in parseFunctionResultList() 119 SmallVectorImpl<Type> &resultTypes, in parseFunctionSignature() 170 SmallVector<Type> resultTypes; in parseFunctionOp() local 268 bool isVariadic, ArrayRef<Type> resultTypes) { in printFunctionSignature() 330 ArrayRef<Type> resultTypes = op.getResultTypes(); in printFunctionOp() local
|
H A D | CastInterfaces.cpp | 40 auto resultTypes = op->getResultTypes(); in verifyCastInterfaceOp() local
|
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ |
H A D | DeserializeOps.cpp | 222 SmallVector<Type, 1> resultTypes; processOpWithoutGrammarAttr() local 457 SmallVector<Type, 1> resultTypes; processOp() local 536 SmallVector<Type, 1> resultTypes; processOp() local
|
/llvm-project/mlir/lib/Dialect/Async/IR/ |
H A D | Async.cpp | 69 TypeRange resultTypes, ValueRange dependencies, in build() 184 SmallVector<Type, 4> resultTypes; in parse() local 337 auto resultTypes = getResultTypes(); in verify() local 410 ArrayRef<Type> resultTypes = funcOp.isStateful() in verify() local
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Generalization.cpp | 62 SmallVector<Type> resultTypes = linalgOp.hasPureTensorSemantics() in generalizeNamedOp() local
|
H A D | ElementwiseToLinalg.cpp | 100 auto resultTypes = llvm::to_vector<6>( in matchAndRewrite() local
|
H A D | Fusion.cpp | 149 SmallVector<Type, 4> resultTypes; in fuse() local
|
H A D | DecomposeLinalgOps.cpp | 201 SmallVector<Type> resultTypes = llvm::to_vector(genericOp.getResultTypes()); in createPeeledGenericOp() local
|
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | Syntax.cpp | 29 parseSemiFunctionType(OpAsmParser & parser,Type & argumentType,SmallVectorImpl<Type> & resultTypes) parseSemiFunctionType() argument
|
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/ |
H A D | NormalizeMemRefs.cpp | 213 SmallVector<Type, 4> resultTypes; updateFunctionSignature() local 464 SmallVector<Type, 4> resultTypes; normalizeFuncOpMemRefs() local 503 SmallVector<Type, 4> resultTypes; createOpResultsNormalized() local [all...] |
/llvm-project/mlir/unittests/TableGen/ |
H A D | OpBuildGen.cpp | 50 void verifyOp(OpTy &&concreteOp, std::vector<Type> resultTypes, in verifyOp() 74 void verifyOp(OpTy &&concreteOp, std::vector<Type> resultTypes, in verifyOp()
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | BasicPtxBuilderInterface.cpp | 116 auto resultTypes = interfaceOp->getResultTypes(); build() local
|
/llvm-project/mlir/test/lib/Dialect/SCF/ |
H A D | TestWhileOpBuilder.cpp | 51 TypeRange resultTypes = whileOp->getResultTypes(); in runOnOperation() local
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | OneToNTypeConversion.cpp | 23 materializeTargetConversion(OpBuilder & builder,Location loc,TypeRange resultTypes,Value input) const materializeTargetConversion() argument 115 buildUnrealizedCast(OpBuilder & builder,TypeRange resultTypes,ValueRange inputs,CastKind kind) buildUnrealizedCast() argument 351 TypeRange resultTypes = castOp->getResultTypes(); applyPartialOneToNConversion() local
|
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | AsyncRegionRewriter.cpp | 110 SmallVector<Type, 1> resultTypes; in rewriteAsyncOp() local 156 SmallVector<Type, 2> resultTypes; in addExecuteResults() local [all...] |
/llvm-project/mlir/lib/Dialect/PDLInterp/IR/ |
H A D | PDLInterp.cpp | 106 SmallVectorImpl<Type> &resultTypes, UnitAttr &inferredResultTypes) { in parseCreateOperationOpResults() 125 TypeRange resultTypes, in printCreateOperationOpResults()
|
/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | EmulateUnsupportedFloats.cpp | 84 SmallVector<Type> resultTypes; rewrite() local
|
/llvm-project/mlir/lib/Conversion/ControlFlowToSCF/ |
H A D | ControlFlowToSCF.cpp | 34 createStructuredBranchRegionOp(OpBuilder & builder,Operation * controlFlowCondOp,TypeRange resultTypes,MutableArrayRef<Region> regions) createStructuredBranchRegionOp() argument
|
/llvm-project/mlir/test/lib/Conversion/OneToNTypeConversion/ |
H A D | TestOneToNTypeConversionPass.cpp | 150 buildGetTupleElementOps(OpBuilder & builder,TypeRange resultTypes,Value input,Location loc) buildGetTupleElementOps() argument
|
/llvm-project/mlir/lib/Dialect/Transform/IR/ |
H A D | TransformOps.cpp | 991 ArrayRef<Type> resultTypes = matcherSymbol.getResultTypes(); in verifySymbolUses() local 1361 auto resultTypes = TypeRange(getResultTypes()).drop_front(); in verifySymbolUses() local 2336 build(OpBuilder & builder,OperationState & state,StringRef symName,Type rootType,TypeRange resultTypes,SequenceBodyBuilderFn bodyBuilder,ArrayRef<NamedAttribute> attrs,ArrayRef<DictionaryAttr> argAttrs) build() argument 2726 build(OpBuilder & builder,OperationState & state,TypeRange resultTypes,FailurePropagationMode failurePropagationMode,Value root,SequenceBodyBuilderFn bodyBuilder) build() argument 2738 build(OpBuilder & builder,OperationState & state,TypeRange resultTypes,FailurePropagationMode failurePropagationMode,Value root,ValueRange extraBindings,SequenceBodyBuilderArgsFn bodyBuilder) build() argument 2749 build(OpBuilder & builder,OperationState & state,TypeRange resultTypes,FailurePropagationMode failurePropagationMode,Type bbArgType,SequenceBodyBuilderFn bodyBuilder) build() argument 2760 build(OpBuilder & builder,OperationState & state,TypeRange resultTypes,FailurePropagationMode failurePropagationMode,Type bbArgType,TypeRange extraBindingTypes,SequenceBodyBuilderArgsFn bodyBuilder) build() argument [all...] |
/llvm-project/mlir/lib/Conversion/LLVMCommon/ |
H A D | TypeConverter.cpp | 555 SmallVector<Type> resultTypes; packOperationResults() local 579 SmallVector<Type> resultTypes; packFunctionResults() local
|
/llvm-project/mlir/unittests/IR/ |
H A D | OperationSupportTest.cpp | 23 ArrayRef<Type> resultTypes = std::nullopt, in createOp()
|
/llvm-project/mlir/lib/Dialect/PDL/IR/ |
H A D | PDL.cpp | 189 verifyResultTypesAreInferrable(OperationOp op,OperandRange resultTypes) verifyResultTypesAreInferrable() argument
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | OneShotModuleBufferize.cpp | 357 SmallVector<Type> resultTypes; foldMemRefCasts() local
|
/llvm-project/mlir/lib/IR/ |
H A D | Operation.cpp | 52 TypeRange resultTypes, ValueRange operands, in create() argument 68 TypeRange resultTypes, ValueRange operands, in create() argument 83 TypeRange resultTypes, ValueRange operands, in create() argument [all...] |