Searched refs:IntrinsicType (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h243 IntrinsicType, member in class:llvm::ms_demangle::NodeKind
501 IntrinsicNode() : TypeNode(NodeKind::IntrinsicType) {}
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h22 enum IntrinsicType : uint16_t {
45 IntrinsicType Type;
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3765 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
3767 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT,

Completed in 132 milliseconds