Searched refs:searchFunctionInLibrary (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IntrinsicCall.cpp | 1427 static mlir::func::FuncOp searchFunctionInLibrary( in searchFunctionInLibrary() function 1541 match = searchFunctionInLibrary(loc, builder, pgmathF, name, funcType, in getRuntimeFunction() 1544 match = searchFunctionInLibrary(loc, builder, pgmathR, name, funcType, in getRuntimeFunction() 1547 match = searchFunctionInLibrary(loc, builder, pgmathP, name, funcType, in getRuntimeFunction()
|