Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp67 static constexpr CategorySet IntOrRealType{IntType | RealType}; variable
123 static constexpr TypePattern AnyIntOrReal{IntOrRealType, KindCode::any};
143 static constexpr TypePattern SameIntOrReal{IntOrRealType, KindCode::same};
160 static constexpr TypePattern OperandIntOrReal{IntOrRealType, KindCode::operand};