Home
last modified time | relevance | path

Searched defs:argTy (Results 1 – 17 of 17) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVWebGPUTransforms.cpp53 Type argTy = lhs.getType(); in lowerExtendedMultiplication() local
180 Type argTy = lhs.getType(); in matchAndRewrite() local
[all...]
/llvm-project/flang/lib/Optimizer/Transforms/
H A DAbstractResult.cpp55 auto argTy = getResultArgumentType(resultType, shouldBoxResult); getNewFunctionType() local
317 auto argTy = getResultArgumentType(resultType, shouldBoxResult); runOnSpecificOperation() local
H A DLoopVersioning.cpp149 mlir::Type argTy = fir::unwrapPassByRefType(fir::unwrapRefType(v.getType())); in getAsSequenceType() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp409 auto argTy = std::get<mlir::Type>(e.value()); convertCallOp() local
553 auto argTy = std::get<mlir::Type>(tup); lowerComplexSignatureRes() local
624 auto argTy = std::get<mlir::Type>(tup); convertAddrOp() local
816 auto argTy = std::get<mlir::Type>(tup); convertSignature() local
1101 auto argTy = std::get<mlir::Type>(tup); doComplexReturn() local
[all...]
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp701 for (Type argTy : workgroupAttributions) build() local
703 for (Type argTy : privateAttributions) build() local
1372 for (Type argTy : type.getInputs()) build() local
1374 for (Type argTy : workgroupAttributions) build() local
1376 for (Type argTy : privateAttributions) build() local
[all...]
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp180 llvm::Type *argTy = arg.getType(); in packFunctionArguments() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp1044 const Type* argTy = static_cast<const Type*>(*PI); getOrInsertFunction() local
/llvm-project/flang/lib/Lower/
H A DHostAssociations.cpp619 mlir::Type argTy = getArgumentType(converter); in internalProcedureBindings() local
H A DConvertCall.cpp1477 mlir::Type argTy = callSiteType.getInput(arg.firArgument); prepareUserCallArguments() local
[all...]
H A DIO.cpp170 getLength(mlir::Type argTy) getLength() argument
H A DConvertExpr.cpp537 createBoxProcCharTuple(Fortran::lower::AbstractConverter & converter,mlir::Type argTy,mlir::Value funcAddr,mlir::Value charLen) createBoxProcCharTuple() argument
2562 mlir::Type argTy = callSiteType.getInput(arg.firArgument); genRawProcedureRef() local
4736 mlir::Type argTy = callSiteType.getInput(arg.firArgument); genElementalUserDefinedProcRef() local
[all...]
H A DOpenACC.cpp169 llvm::ArrayRef<mlir::Type> argTy; createSimpleOp() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp765 fir::FirOpBuilder &builder, mlir::Location loc, mlir::Type argTy, in createCharacterProcedureTuple()
H A DFIRBuilder.cpp727 genAbsentOp(mlir::Location loc,mlir::Type argTy) genAbsentOp() argument
/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1142 llvm::Type *argTy = llvm_eh_typeid_for->getArg(0)->getType(); emitCatchDispatchBlock() local
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1744 auto argTy = llvm::dyn_cast<RankedTensorType>(shapeOfOp.getArg().getType()); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp782 Type argTy = getArgumentType(0); verifyCopyPrivateVarList() local