Searched defs:IntrinsicType (Results 1 – 5 of 5) sorted by relevance
22 enum IntrinsicType : uint16_t { enum
661 enum IntrinsicType { RUNTIME, INLINE }; in FOR_EACH_INTRINSIC_RETURN_OBJECT() enum
1399 Type *IntrinsicType[] = { CI.getType() }; in visitFPTrunc() local
2789 enum IntrinsicType { VCMPEQ, VCMPGT }; enum