Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp545 static constexpr RtMap pgmathR(pgmathRelaxed); in getRuntimeFunction() local
546 static_assert(pgmathR.Verify() && "map must be sorted"); in getRuntimeFunction()
553 match = searchFunctionInLibrary(loc, builder, pgmathR, name, funcType, in getRuntimeFunction()