Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp536 doComplexArg(func, cmplx, newInTys, fixups); in convertSignature()
542 doComplexArg(func, cmplx, newInTys, fixups); in convertSignature()
782 void doComplexArg(mlir::func::FuncOp func, A cmplx, B &newInTys, C &fixups) { in doComplexArg() function in __anon5e619a4c0111::TargetRewrite