Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp151 rewriteCallComplexResultType(mlir::Location loc,A ty,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,C & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexResultType() argument
193 passArgumentOnStackOrWithNewType(mlir::Location loc,fir::CodeGenSpecifics::TypeAndAttr newTypeAndAttr,mlir::Type oldType,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) passArgumentOnStackOrWithNewType() argument
240 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
290 rewriteCallComplexInputType(mlir::Location loc,CPLX ty,mlir::Value oper,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexInputType() argument
305 rewriteCallStructInputType(mlir::Location loc,fir::RecordType recTy,mlir::Value oper,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) rewriteCallStructInputType() argument
334 llvm::SmallVector<mlir::Value> newOpers; convertCallOp() local
[all...]