Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Druntime.h753 enum IntrinsicType { enum
763 IntrinsicType intrinsic_type;
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1304 Type *IntrinsicType[] = { CI.getType() }; in visitFPTrunc() local
1307 II->getIntrinsicID(), IntrinsicType); in visitFPTrunc()
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2658 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
2660 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT, in GetIntrinsic()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp14377 enum IntrinsicType { enum
14382 IntrinsicData(IntrinsicType IType, unsigned IOpc0, unsigned IOpc1) in IntrinsicData()
14384 IntrinsicType Type;