Searched refs:f6 (Results 1 - 25 of 243) sorted by relevance

12345678910

/external/compiler-rt/test/profile/
H A Dinstrprof-visibility-kinds.inc18 void f6() __attribute__((visibility("hidden")));
19 void f6() {}
34 f6();
/external/valgrind/none/tests/mips64/
H A Dmove_instructions.c210 TEST3("movf.s $f4, $f6, $fcc0", f4, f6, 1, 0);
211 TEST3("movf.s $f4, $f6, $fcc0", f4, f6, 1, 8);
212 TEST3("movf.s $f4, $f6, $fcc0", f4, f6, 1, 16);
213 TEST3("movf.s $f4, $f6, $fcc0", f4, f6, 1, 24);
214 TEST3("movf.s $f4, $f6, $fcc0", f4, f6,
[all...]
/external/llvm/test/MC/Mips/
H A Dmicromips-fpu-instructions.s12 # CHECK-EL: add.s $f4, $f6, $f8 # encoding: [0x06,0x55,0x30,0x20]
13 # CHECK-EL: add.d $f4, $f6, $f8 # encoding: [0x06,0x55,0x30,0x21]
14 # CHECK-EL: div.s $f4, $f6, $f8 # encoding: [0x06,0x55,0xf0,0x20]
15 # CHECK-EL: div.d $f4, $f6, $f8 # encoding: [0x06,0x55,0xf0,0x21]
16 # CHECK-EL: mul.s $f4, $f6, $f8 # encoding: [0x06,0x55,0xb0,0x20]
17 # CHECK-EL: mul.d $f4, $f6, $f8 # encoding: [0x06,0x55,0xb0,0x21]
18 # CHECK-EL: sub.s $f4, $f6, $f8 # encoding: [0x06,0x55,0x70,0x20]
19 # CHECK-EL: sub.d $f4, $f6, $f8 # encoding: [0x06,0x55,0x70,0x21]
30 # CHECK-EL: ceil.w.s $f6, $f8 # encoding: [0xc8,0x54,0x3b,0x1b]
31 # CHECK-EL: ceil.w.d $f6,
[all...]
H A Dmips-fpu-instructions.s10 # CHECK: abs.s $f6, $f7 # encoding: [0x85,0x39,0x00,0x46]
12 # CHECK: add.s $f9, $f6, $f7 # encoding: [0x40,0x32,0x07,0x46]
14 # CHECK: floor.w.s $f6, $f7 # encoding: [0x8f,0x39,0x00,0x46]
16 # CHECK: ceil.w.s $f6, $f7 # encoding: [0x8e,0x39,0x00,0x46]
18 # CHECK: mul.s $f9, $f6, $f7 # encoding: [0x42,0x32,0x07,0x46]
20 # CHECK: neg.s $f6, $f7 # encoding: [0x87,0x39,0x00,0x46]
22 # CHECK: round.w.s $f6, $f7 # encoding: [0x8c,0x39,0x00,0x46]
24 # CHECK: sqrt.s $f6, $f7 # encoding: [0x84,0x39,0x00,0x46]
26 # CHECK: sub.s $f9, $f6, $f7 # encoding: [0x41,0x32,0x07,0x46]
28 # CHECK: trunc.w.s $f6,
[all...]
/external/clang/test/CodeGen/
H A Dinline2.c29 // CHECK-GNU89-LABEL: define i32 @f6()
30 // CHECK-C99-LABEL: define i32 @f6()
31 inline int f6(void);
32 extern inline int f6(void) { return 0; } function
65 return f0() + f1() + f2() + f3() + f4() + f5() + f6() + f7() + f8() + f9()
H A Dx86_64-arguments-win32.c24 // CHECK-LABEL: define void @f6({ double, double }* %a)
25 void f6(_Complex double a) {} function
H A Dmicrosoft-call-conv.c18 void __thiscall f6(void) { function
19 // CHECK-LABEL: define x86_thiscallcc void @f6()
35 void (__thiscall *pf6)(void) = f6;
39 f4(); f5(); f6(); f61();
42 // CHECK: call x86_thiscallcc void @f6()
H A Dfunctions.c43 static void f6(const float f, const float g) { function
46 f6(f, g);
48 // CHECK: call void @f6(float{{.*}}, float{{.*}})
H A D2007-09-28-PackedUnionMember.c12 unsigned short f6; member in struct:H::__anon2083::__anon2084
/external/clang/test/CoverageMapping/
H A Dunused_function.cpp33 // CHECK: {{_Z2f6v|\?f6@@YAXXZ}}:
35 inline void f6()
/external/valgrind/none/tests/mips32/
H A DMoveIns.c280 TESTINSNMOVE("mfc1 $t7, $f6", 24, f6, t7);
309 TESTINSNMOVEt("mtc1 $t7, $f6", 24, f6, t7);
336 TESTINSNMOVEd("mfhc1 $v0, $f6", 24, f6, v0);
354 TESTINSNMOVEtd("mthc1 $v1, $f6", 12, 24, f6, v1);
376 TESTINSNMOVE1s("mov.s $f5, $f6", 24, f5, f6);
[all...]
H A DMoveIns.stdout.exp8 mfc1 $t7, $f6 :: fs 0.000000, rt 0x252a2e2b
36 mtc1 $t7, $f6 :: fs 0.000000, rt 0x252a2e2b
64 mov.s $f5, $f6 :: fs 1000000000.000000, rt 0x4e6e6b28
65 mov.s $f6, $f7 :: fs -5786.470215, rt 0xc5b4d3c3
91 mov.d $f4, $f6 ::fs -102014360350703794652958156923702465265664.000000, rt 0x322bcc77
92 mov.d $f4, $f6 ::fs 11600980417357008896.000000, rt 0xc732da7a
93 mov.d $f6, $f8 ::fs 97892595018733988536880335157198848.000000, rt 0x42080079
94 mov.d $f6, $f8 ::fs 96757042599808.125000, rt 0x49d5e008
131 movf.s $f4, $f6, $fcc0 :: out: 456.248962, cc: 1
132 movf.s $f4, $f6,
[all...]
/external/clang/test/Parser/
H A Dcxx-stmt.cpp62 int f6() { function
63 int k, // expected-note {{change this ',' to a ';' to call 'f6'}}
64 f6(), // expected-error {{expected ';'}} expected-warning {{interpreted as a function declaration}} expected-note {{replace paren}}
/external/clang/test/Sema/
H A Dattr-availability-ios.c10 void f6(int) __attribute__((availability(ios,deprecated=3.0)));
11 void f6(int) __attribute__((availability(ios,introduced=2.0))); // expected-note {{'f6' has been explicitly marked deprecated here}}
20 f6(0); // expected-warning{{'f6' is deprecated: first deprecated in iOS 3.0}}
H A Dwarn-unused-function.c19 static void f6();
20 static void __attribute__((used)) f6();
21 static void f6() {}; function
H A DMicrosoftCompatibility.c14 __declspec(noreturn) void f6( void ) {
15 return; // expected-warning {{function 'f6' declared 'noreturn' should not return}}
H A Dattr-print.c37 void f6(int) __attribute__((availability(macosx,strict,introduced=10.6)));
H A Dsentinel-attribute.c19 void f6() __attribute__((__sentinel__)); // expected-warning {{'sentinel' attribute requires named arguments}}
/external/clang/test/SemaCXX/
H A Dattr-no-sanitize.cpp26 // DUMP-LABEL: FunctionDecl {{.*}} f6
28 // PRINT: int f6() __attribute__((no_sanitize("unknown")))
29 int f6() __attribute__((no_sanitize("unknown"))); // expected-warning{{unknown sanitizer 'unknown' ignored}}
/external/eigen/unsupported/test/
H A Dalignedvector3.cpp64 FastType f6 = RefType::Zero(); local
66 VERIFY_IS_APPROX(f6,f7);
67 f6 = r4+r1;
68 VERIFY_IS_APPROX(f6,r4+r1);
69 f6 -= Scalar(2)*r4;
70 VERIFY_IS_APPROX(f6,r1-r4);
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp4.cpp5 friend void f6(int) { } // expected-error{{redefinition of}} \ function in struct:X1
/external/clang/test/CodeGenCXX/
H A Dvisibility-inlines-hidden.cpp12 virtual void f6() { } function in struct:X0
24 virtual void f6() { } function in struct:X1
49 x0->X0::f6();
61 x1->X1::f6();
/external/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp77 int &f6(T&, U&);
80 float &f6(const T&, U&);
83 int &ir = f6(i, i);
84 float &fr = f6(ic, ic);
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dmany.c14 static float ABI_ATTR many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
19 (double) f6, (double) f7, (double) f8, (double) f9, (double) f10,
23 return f1+f2+f3+f4+f5+f6+f7+f8+f9+f10+f11+f12+f13;
/external/mesa3d/src/mesa/sparc/
H A Dnorm.S63 fmuls %f1, M5, %f6 ! FGM Group
68 fmuls %f2, M6, %f0 ! FGM Group f6 available
69 fadds %f5, %f6, %f5 ! FGA
78 /* len (f6) = (tx * tx) + (ty * ty) + (tz * tz) */
79 fmuls %f3, %f3, %f6 ! FGM Group f3 available
82 fadds %f6, %f8, %f6 ! FGA Group 2cyc stall f6,f8 available
83 fadds %f6, %f10, %f6 ! FG
[all...]

Completed in 456 milliseconds

12345678910