Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DConvertExpr.h219 mlir::Value createSubroutineCall(AbstractConverter &converter,
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp902 mlir::Value res = Fortran::lower::createSubroutineCall( in genFIR()
2297 Fortran::lower::createSubroutineCall( in genAssignment()
H A DConvertExpr.cpp7623 mlir::Value Fortran::lower::createSubroutineCall( in createSubroutineCall() function in Fortran::lower