Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dnumeric.h308 CppTypeFor<TypeCategory::Real, 10> RTNAME(Nearest10)(
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DNumeric.cpp95 static constexpr const char *name = ExpandAndQuoteKey(RTNAME(Nearest10));
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp653 CppTypeFor<TypeCategory::Real, 10> RTNAME(Nearest10)( in RTNAME() argument