Searched defs:SelectedLogicalKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | target.cpp | 168 int TargetCharacteristics::SelectedLogicalKind(std::int64_t bits) const { SelectedLogicalKind() function in Fortran::evaluate::TargetCharacteristics |
/llvm-project/flang/runtime/ | ||
H A D | numeric.cpp | 118 inline RT_API_ATTRS CppTypeFor<TypeCategory::Integer, 4> SelectedLogicalKind( SelectedLogicalKind() function |