Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp487 doComplexReturn(func, cmplx, newResTys, newInTys, fixups); in convertSignature()
493 doComplexReturn(func, cmplx, newResTys, newInTys, fixups); in convertSignature()
734 void doComplexReturn(mlir::func::FuncOp func, A cmplx, B &newResTys, in doComplexReturn() function in __anon5e619a4c0111::TargetRewrite