Searched refs:foo11 (Results 1 – 14 of 14) sorted by relevance
113 ; FORWARD: jal foo11114 ; FORWARD: jal foo11120 tail call void @foo11() nounwind121 tail call void @foo11() nounwind123 tail call void @foo11() nounwind128 declare void @foo11()
165 define void @foo11() #0 {
131 void __attribute__((fastcall)) foo11(double y, int x);135 foo11(y, x); in bar11()
31 #ifdef foo11
10 -D foo11
48 .weakref foo11, bar11
104 template<int N1, int N2> struct foo11 : struct
16 - (void) foo11 : (int)x, ... __attribute__ ((__sentinel__(1,1,3))); // expected-error {{'__sentine…
63 this.foo11 = 11;
76 void foo11(NA::Y<NA::X>, NB::Y<NA::X>) {} in foo11() function
133 define i32 @foo11(i32 %v) nounwind readnone optsize ssp {135 ; CHECK-LABEL: foo11:
203 define void @foo11() nounwind {
1758 void foo11() { in foo11() function