Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dintrinsics.cpp63 static constexpr CategorySet IntOrRealType{IntType | RealType}; variable
117 static constexpr TypePattern AnyIntOrReal{IntOrRealType, KindCode::any};
137 static constexpr TypePattern SameIntOrReal{IntOrRealType, KindCode::same};
154 static constexpr TypePattern OperandIntOrReal{IntOrRealType, KindCode::operand};