Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1533 static constexpr RtMap pgmathF(pgmathFast); in getRuntimeFunction() local
1534 static_assert(pgmathF.Verify() && "map must be sorted"); in getRuntimeFunction()
1541 match = searchFunctionInLibrary(loc, builder, pgmathF, name, funcType, in getRuntimeFunction()