Searched defs:DefaultReal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-logical.cpp | 759 using DefaultReal = Type<TypeCategory::Real, 4>; FoldIntrinsicFunction() typedef |
H A D | intrinsics.cpp | 119 static constexpr TypePattern DefaultReal{RealType, KindCode::defaultRealKind}; global() variable |