Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp20 inline RES getIntArgValue(const char *source, int line, void *arg, int kind, in getIntArgValue() function
821 getIntArgValue<CppTypeFor<TypeCategory::Integer, 16>>( in RTNAME()
824 std::int64_t r = getIntArgValue<std::int64_t>( in RTNAME()
836 getIntArgValue<CppTypeFor<TypeCategory::Integer, 16>>( in RTNAME()
839 getIntArgValue<CppTypeFor<TypeCategory::Integer, 16>>( in RTNAME()
842 getIntArgValue<CppTypeFor<TypeCategory::Integer, 16>>( in RTNAME()
845 std::int64_t p = getIntArgValue<std::int64_t>( in RTNAME()
847 std::int64_t r = getIntArgValue<std::int64_t>( in RTNAME()
849 std::int64_t d = getIntArgValue<std::int64_t>( in RTNAME()