HomeSort by: relevance | last modified time | path
    Searched refs:IntrinsicType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangleNodes.h 244 IntrinsicType,
502 IntrinsicNode() : TypeNode(NodeKind::IntrinsicType) {}
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86IntrinsicsInfo.h 22 enum IntrinsicType : uint16_t {
45 IntrinsicType Type;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp 3947 enum IntrinsicType { VCMPEQ, VCMPGT };
3949 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT,

Completed in 32 milliseconds