Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp2140 genCopyIn(const ExtValue & actualArg,const Fortran::lower::CallerInterface::PassedEntity & arg,CopyOutPairs & copyOutPairs,std::optional<mlir::Value> restrictCopyAtRuntime,bool byValue) genCopyIn() argument
2441 prepareActualToBaseAddressLike(const Fortran::lower::SomeExpr & expr,const Fortran::lower::CallerInterface::PassedEntity & arg,CopyOutPairs & copyOutPairs,bool byValue) prepareActualToBaseAddressLike() argument
2633 const bool byValue = arg.passBy == PassBy::BaseAddressValueAttribute || genRawProcedureRef() local
2703 const bool byValue = false; genRawProcedureRef() local
[all...]