Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Intrinsic

574     // If this is a lifetime intrinsic, we can handle it.
576 if (II->getIntrinsicID() == Intrinsic::lifetime_start ||
577 II->getIntrinsicID() == Intrinsic::lifetime_end) {
738 if (II->getIntrinsicID() == Intrinsic::lifetime_start ||
739 II->getIntrinsicID() == Intrinsic::lifetime_end) {
1639 if (II->getIntrinsicID() != Intrinsic::lifetime_start &&
1640 II->getIntrinsicID() != Intrinsic::lifetime_end)
1889 // Otherwise the intrinsic can only touch a single element and the
1895 if (II->getIntrinsicID() == Intrinsic::lifetime_start ||
1896 II->getIntrinsicID() == Intrinsic::lifetime_end) {
2128 if (II->getIntrinsicID() == Intrinsic::lifetime_start)
2144 if (II->getIntrinsicID() == Intrinsic::lifetime_start)
2237 // mem intrinsic and the alignment of the element. If the alignment of