Searched refs:ff3 (Results 1 – 7 of 7) sorted by relevance
20 ; CHECK-DAG: lw $25, %call16(ff3)26 tail call void @ff3(i32 %i, i64 %ll, i32 %sub, i64 %ll1) nounwind34 declare void @ff3(i32, i64, i32, i64)
28 extern NSString *ff3 (const NSString *) __attribute__((format_arg(3-2))); function
126 float ff3(_Atomic(float) *d) { in ff3() function
178 float ff3(_Atomic(float) *d) { in ff3() function
26 __vector float ff3; variable
55 __vector float ff3; // expected-error {{cannot use 'float' with '__vector'}} variable
187 float ff3(atomic_float *d) {188 // CHECK-LABEL: @ff3