Lines Matching defs:oops
84 // ZERO-NOT: store {{.*}}%oops
86 // PATTERN-NOT: store {{.*}}%oops
89 int oops;
91 used(oops);
100 // ZERO: store i32 0, ptr %oops, align 4, !annotation [[AUTO_INIT:!.+]]
106 // PATTERN: store i32 -1431655766, ptr %oops, align 4, !annotation [[AUTO_INIT:!.+]]
112 int oops;
114 used(oops);
122 // ZERO-NEXT: store i32 0, ptr %oops, align 4, !annotation [[AUTO_INIT:!.+]]
127 // PATTERN-NEXT: store i32 -1431655766, ptr %oops, align 4, !annotation [[AUTO_INIT:!.+]]
133 int oops;
136 used(oops);