Searched defs:SelectedIntKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/unittests/Runtime/ | ||
H A D | Numeric.cpp | 188 TEST(Numeric, SelectedIntKind) { in TEST() argument |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | target.cpp | 137 int TargetCharacteristics::SelectedIntKind(std::int64_t precision) const { SelectedIntKind() function in Fortran::evaluate::TargetCharacteristics |
/llvm-project/flang/runtime/ | ||
H A D | numeric.cpp | 99 inline RT_API_ATTRS CppTypeFor<TypeCategory::Integer, 4> SelectedIntKind( in SelectedIntKind() function |