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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1253 Type *IntrinsicType[] = { CI.getType() }; local
1256 II->getIntrinsicID(), IntrinsicType);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp2647 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
2649 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT,

Completed in 111 milliseconds