Home
last modified time | relevance | path

Searched refs:functionArgIsSRet (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp240 functionArgIsSRet( in convertCallOp()
510 bool sret = functionArgIsSRet(index, func); in convertSignature()
724 inline bool functionArgIsSRet(unsigned index, mlir::func::FuncOp func) { in functionArgIsSRet() function in __anon5e619a4c0111::TargetRewrite