Searched defs:savedStackPtr (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | TargetRewrite.cpp | 194 savedStackPtr = genStackSave(loc); in passArgumentOnStackOrWithNewType() argument 152 rewriteCallComplexResultType(mlir::Location loc,A ty,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,C & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexResultType() argument 241 passSplitArgument(mlir::Location loc,fir::CodeGenSpecifics::Marshalling splitArgs,mlir::Type oldType,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) passSplitArgument() argument 271 rewriteCallOperands(mlir::Location loc,fir::CodeGenSpecifics::Marshalling passArgAs,mlir::Type originalArgTy,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs) rewriteCallOperands() argument 291 rewriteCallComplexInputType(mlir::Location loc,CPLX ty,mlir::Value oper,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexInputType() argument 306 rewriteCallStructInputType(mlir::Location loc,fir::RecordType recTy,mlir::Value oper,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) rewriteCallStructInputType() argument 335 mlir::Value savedStackPtr = nullptr; convertCallOp() local [all...] |