Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1535 static constexpr RtMap pgmathR(pgmathRelaxed); in getRuntimeFunction() local
1536 static_assert(pgmathR.Verify() && "map must be sorted"); in getRuntimeFunction()
1544 match = searchFunctionInLibrary(loc, builder, pgmathR, name, funcType, in getRuntimeFunction()