Home
last modified time | relevance | path

Searched defs:SelectedIntKind (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DNumeric.cpp188 TEST(Numeric, SelectedIntKind) { in TEST() argument
/llvm-project/flang/lib/Evaluate/
H A Dtarget.cpp137 int TargetCharacteristics::SelectedIntKind(std::int64_t precision) const { SelectedIntKind() function in Fortran::evaluate::TargetCharacteristics
/llvm-project/flang/runtime/
H A Dnumeric.cpp99 inline RT_API_ATTRS CppTypeFor<TypeCategory::Integer, 4> SelectedIntKind( in SelectedIntKind() function
777 RTDEF(SelectedIntKind) RTDEF() argument