Searched refs:IntrinsicType (Results 1 – 3 of 3) sorted by relevance
244 IntrinsicType, enumerator502 IntrinsicNode() : TypeNode(NodeKind::IntrinsicType) {} in IntrinsicNode()
22 enum IntrinsicType : uint16_t { enum45 IntrinsicType Type;
3947 enum IntrinsicType { VCMPEQ, VCMPGT }; enum3949 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT, in GetIntrinsic()