Home
last modified time | relevance | path

Searched defs:DefaultReal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp759 using DefaultReal = Type<TypeCategory::Real, 4>; FoldIntrinsicFunction() typedef
767 using DefaultReal = Type<TypeCategory::Real, 4>; FoldIntrinsicFunction() typedef
777 using DefaultReal = Type<TypeCategory::Real, 4>; FoldIntrinsicFunction() typedef
[all...]
H A Dintrinsics.cpp119 static constexpr TypePattern DefaultReal{RealType, KindCode::defaultRealKind}; global() variable
[all...]