Home
last modified time | relevance | path

Searched refs:IntrinsicType (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Druntime.h594 enum IntrinsicType { enum
602 IntrinsicType intrinsic_type;
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2144 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
2146 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT, in GetIntrinsic()