Searched defs:IntrinsicType (Results 1 – 11 of 11) sorted by relevance
30 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; enum
22 enum IntrinsicType : uint16_t { enum
96 using IntrinsicType = fir::NameUniquer::IntrinsicType; in TEST() typedef
68 static constexpr CategorySet IntrinsicType{ variable
1399 Type *IntrinsicType[] = { CI.getType() }; in visitFPTrunc() local
243 IntrinsicType, enumerator
2789 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
3850 enum IntrinsicType { VCMPEQ, VCMPGT }; enum