Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp2146 ExtValue genFunctionRef(const Fortran::evaluate::FunctionRef<A> &funcRef) { in genFunctionRef() function in __anon67dfc8450c11::ScalarExprLowering
2157 ExtValue retVal = genFunctionRef(funcRef); in gen()
3221 ExtValue result = genFunctionRef(funcRef); in genval()