Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1537 static constexpr RtMap pgmathP(pgmathPrecise); in getRuntimeFunction() local
1538 static_assert(pgmathP.Verify() && "map must be sorted"); in getRuntimeFunction()
1547 match = searchFunctionInLibrary(loc, builder, pgmathP, name, funcType, in getRuntimeFunction()