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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1399 Type *IntrinsicType[] = { CI.getType() }; local
1401 CI.getModule(), II->getIntrinsicID(), IntrinsicType);
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h19 enum IntrinsicType { enum in namespace:llvm
39 IntrinsicType Type;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp2799 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
2801 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT,

Completed in 68 milliseconds