Searched refs:foo9 (Results 1 – 25 of 65) sorted by relevance
123
25 void foo9(int) {}26 void foo9(uint) {}123 foo9(b);124 foo9(f);125 foo9(d);
36 .weakref foo9, bar937 .long foo9
13 .long foo9@GOTNTPOFF
44 __attribute__((interrupt)) void foo9(T *a) {} in foo9() function48 foo9(a); // expected-error {{interrupt service routine cannot be called directly}} in bar()
34 define i64 @foo9() nounwind readnone {36 ; CHECK: foo9
42 define void @foo9(double %x) {47 ; CHECK-LABEL: foo9:
42 define void @foo9(double %x) {47 ; CHECK: foo9:
117 void __attribute__((fastcall)) foo9(struct S2 a, int b);121 foo9(a, b); in bar9()
68 void foo9(void) { in foo9() function
65 void __attribute__((__overloadable__)) foo9(float4 f) {} in foo9() function
63 define void @foo9(i64 %a, i64* %b) {64 ; CHECK: foo9:
29 foo9
27 foo9
8 -Dfoo9=foo9\'bar9\'zed9
18 static void foo9(int *a) __attribute__((interrupt)) {} in foo9() function
23 …i32 (...)* bitcast (i32 ()* @foo8 to i32 (...)*), i32 (...)* bitcast (i32 ()* @foo9 to i32 (...)*)]74 define internal i32 @foo9() nounwind readnone {
15 __attribute__((interrupt())) void foo9() {} in foo9() function
16 __attribute__((interrupt("vector=hw4"))) void foo9() {} in foo9() function