Home
last modified time | relevance | path

Searched defs:IntrinsicType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h22 enum IntrinsicType : uint16_t { enum
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h244 IntrinsicType, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4548 enum IntrinsicType { VCMPEQ, VCMPGT }; enum