Home
last modified time | relevance | path

Searched refs:TypePattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp95 struct TypePattern { struct
107 static constexpr TypePattern DefaultComplex{
110 static constexpr TypePattern DefaultLogical{
114 static constexpr TypePattern DoublePrecision{
116 static constexpr TypePattern DoublePrecisionComplex{
151 static constexpr TypePattern SameDerivedType{
208 TypePattern typePattern;
252 TypePattern result;
935 TypePattern{IntType, KindCode::exactKind, 1}},
1013 TypePattern{IntType, KindCode::exactKind, 2}},
[all …]