Home
last modified time | relevance | path

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

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