Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp150 rewriteCallComplexResultType(mlir::Location loc,A ty,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,C & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexResultType() argument
332 llvm::SmallVector<mlir::Type> newResTys; convertCallOp() local
545 lowerComplexSignatureRes(mlir::Location loc,A cmplx,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs) lowerComplexSignatureRes() argument
602 llvm::SmallVector<mlir::Type> newResTys; convertAddrOp() local
743 llvm::SmallVector<mlir::Type> newResTys; convertSignature() local
1089 doComplexReturn(mlir::func::FuncOp func,A cmplx,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,C & fixups) doComplexReturn() argument
[all...]