Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dnumeric.h312 CppTypeFor<TypeCategory::Real, 16> RTNAME(Nearest16)(
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DNumeric.cpp107 static constexpr const char *name = ExpandAndQuoteKey(RTNAME(Nearest16));
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp658 CppTypeFor<TypeCategory::Real, 16> RTNAME(Nearest16)( in RTNAME() argument