Lines Matching +defs:ip +defs:x +defs:ip
45 int f(void **ip) { in f()
60 int f(void **ip) { in f()
77 int f(void **ip) { in f()
95 int f(void **ip) { in f()
115 unsigned f(unsigned s0, unsigned s1, void **ip) { in f()
155 int x = 56; // expected-note {{jump bypasses variable initialization}} in test1() local
176 unsigned test2(unsigned x, unsigned y) { in test2()
224 void f(void **ip) { in f()
237 void f(void **ip) { in f()
253 void f(void **ip) { in f()
267 void f(void **ip) { in f()
438 int x = 56; // expected-note {{jump bypasses variable initialization}} in test() local
601 void indirect_jumps(void **ip) { in indirect_jumps()