Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1144 mlir::FunctionType libFuncType, in genLibCall() argument
1148 libFuncType.dump(); llvm::dbgs() << "\n"); in genLibCall()
1150 builder.addNamedFunction(loc, libFuncName, libFuncType); in genLibCall()