Lines Matching refs:NoCapture
52 // NoCapture - The specified argument pointer is not captured by the intrinsic.
53 class NoCapture<int argNo> : IntrinsicProperty {
288 [IntrArgMemOnly, NoCapture<1>, NoCapture<2>]>;
329 [IntrArgMemOnly, NoCapture<0>]>;
363 [IntrArgMemOnly, NoCapture<0>, NoCapture<1>,
368 [IntrArgMemOnly, NoCapture<0>, NoCapture<1>,
373 [IntrArgMemOnly, NoCapture<0>, WriteOnly<0>]>;
516 [IntrArgMemOnly, NoCapture<0>]>,
552 [IntrArgMemOnly, NoCapture<1>]>;
555 [IntrArgMemOnly, NoCapture<1>]>;
558 [IntrArgMemOnly, NoCapture<1>]>;
562 [IntrArgMemOnly, NoCapture<2>]>;