Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IntrinsicType

2658 enum IntrinsicType { VCMPEQ, VCMPGT };
2660 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT,