Searched refs:pfoo (Results 1 – 7 of 7) sorted by relevance
5 ; CHECK-NOT: movq pfoo6 ; CHECK: cmpq {{%[a-z]+}}, pfoo(%rip)19 ; Foo *pfoo;20 ; bool Foo::bat() { return (*this == *pfoo); }38 @pfoo = global %struct.Foo* null, align 846 %0 = load %struct.Foo*, %struct.Foo** @pfoo, align 8
68 @pfoo = external global void(...)* 73 store void(...)* %tmp, void(...)** @pfoo74 %tmp1 = load void(...)*, void(...)** @pfoo83 ; LINUX: movl pfoo@GOT(%[[REG3]]),
4 void (*pfoo)(void) = foo; variable
4 void (*pfoo)(void) = foo; // expected-warning{{incompatible pointer types}} variable
22 extern void fooFunc(struct foo *pfoo);
30 void (__attribute__((fastcall)) *pfoo)(float*) = foo; variable
169 Enable support for Pascal-style strings with "\pfoo".