Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h399 getOrDeclareFunction(llvm::StringRef name,
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp1185 mlir::func::FuncOp Fortran::lower::getOrDeclareFunction( in getOrDeclareFunction() function in Fortran::lower
H A DConvertExpr.cpp901 Fortran::lower::getOrDeclareFunction(name, proc, converter); in genval()