Home
last modified time | relevance | path

Searched refs:f4 (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/external/valgrind/main/none/tests/mips32/
DMoveIns.c258 TESTINSNMOVE("mfc1 $t5, $f4", 16, f4, t5); in main()
287 TESTINSNMOVEt("mtc1 $t5, $f4", 16, f4, t5); in main()
316 TESTINSNMOVE1s("mov.s $f3, $f4", 16, f3, f4); in main()
317 TESTINSNMOVE1s("mov.s $f4, $f5", 20, f4, f5); in main()
344 TESTINSNMOVE1d("mov.d $f2, $f4", 24, f2, f4); in main()
345 TESTINSNMOVE1d("mov.d $f2, $f4", 32, f2, f4); in main()
346 TESTINSNMOVE1d("mov.d $f4, $f6", 40, f4, f6); in main()
347 TESTINSNMOVE1d("mov.d $f4, $f6", 48, f4, f6); in main()
388 TESTINSNMOVE2s("movf.s $f4, $f6, $fcc0", f4, f6, 1, 0); in main()
389 TESTINSNMOVE2s("movf.s $f4, $f6, $fcc0", f4, f6, 1, 4); in main()
[all …]
DMoveIns.stdout.exp-BE6 mfc1 $t5, $f4 :: fs 1.875000, rt 0x3ff00000
34 mtc1 $t5, $f4 :: fs 1.875000, rt 0x3ff00000
62 mov.s $f3, $f4 :: fs 1384.599976, rt 0x44ad1333
63 mov.s $f4, $f5 :: fs -7.294568, rt 0xc0e96d19
89 mov.d $f2, $f4 ::fs 6560668703763947508025308754622564314214011401697745896073690307624960.000000, …
90 mov.d $f2, $f4 ::fs 510015646723392374046720.000000, rt 0x3b210e02
91 mov.d $f4, $f6 ::fs 0.000000, rt 0xc872bcb1
92 mov.d $f4, $f6 ::fs -97892595594330935155564225983676416.000000, rt 0x43e41fde
131 movf.s $f4, $f6, $fcc0 :: out: 456.248962, cc: 1
132 movf.s $f4, $f6, $fcc0 :: out: 456.248962, cc: 1
[all …]
/external/llvm/test/CodeGen/X86/
Dvector.ll8 %f4 = type <4 x float>
31 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
32 %p = load %f4* %P ; <%f4> [#uses=1]
33 %q = load %f4* %Q ; <%f4> [#uses=1]
34 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
35 store %f4 %R, %f4* %S
65 define void @test_cst(%f4* %P, %f4* %S) {
66 %p = load %f4* %P ; <%f4> [#uses=1]
67 …%R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float 2.000000e+00, float 4.5000…
68 store %f4 %R, %f4* %S
[all …]
Dvec_align.ll6 %f4 = type <4 x float>
10 define %f4 @test1(float %W, float %X, float %Y, float %Z) nounwind {
11 %tmp = insertelement %f4 undef, float %W, i32 0
12 %tmp2 = insertelement %f4 %tmp, float %X, i32 1
13 %tmp4 = insertelement %f4 %tmp2, float %Y, i32 2
14 %tmp6 = insertelement %f4 %tmp4, float %Z, i32 3
15 ret %f4 %tmp6
18 define %f4 @test2() nounwind {
29 %tmp = insertelement %f4 undef, float %W, i32 0
30 %tmp2 = insertelement %f4 %tmp, float %X, i32 1
[all …]
/external/llvm/test/CodeGen/Generic/
Dvector.ll8 %f4 = type <4 x float>
30 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
31 %p = load %f4* %P ; <%f4> [#uses=1]
32 %q = load %f4* %Q ; <%f4> [#uses=1]
33 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
34 store %f4 %R, %f4* %S
65 define void @test_cst(%f4* %P, %f4* %S) {
66 %p = load %f4* %P ; <%f4> [#uses=1]
67 …%R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float 2.000000e+00, float 4.5000…
68 store %f4 %R, %f4* %S
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dvector.ll8 %f4 = type <4 x float>
30 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
31 %p = load %f4* %P ; <%f4> [#uses=1]
32 %q = load %f4* %Q ; <%f4> [#uses=1]
33 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
34 store %f4 %R, %f4* %S
64 define void @test_cst(%f4* %P, %f4* %S) {
65 %p = load %f4* %P ; <%f4> [#uses=1]
66 %R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float
67 2.000000e+00, float 4.500000e+00 > ; <%f4> [#uses=1]
[all …]
Dvec_splat.ll9 %f4 = type <4 x float>
12 define void @splat(%f4* %P, %f4* %Q, float %X) nounwind {
13 %tmp = insertelement %f4 undef, float %X, i32 0 ; <%f4> [#uses=1]
14 %tmp2 = insertelement %f4 %tmp, float %X, i32 1 ; <%f4> [#uses=1]
15 %tmp4 = insertelement %f4 %tmp2, float %X, i32 2 ; <%f4> [#uses=1]
16 %tmp6 = insertelement %f4 %tmp4, float %X, i32 3 ; <%f4> [#uses=1]
17 %q = load %f4* %Q ; <%f4> [#uses=1]
18 %R = fadd %f4 %q, %tmp6 ; <%f4> [#uses=1]
19 store %f4 %R, %f4* %P
/external/clang/test/SemaOpenCL/
Dinvalid-logical-ops-1.2.cl24 float4 f4 = (float4)(0, 0, 0, 0);
25 int4 f4laf = f4 && 0.0f;
26 int4 f4lof = f4 || 0.0f;
27 float4 f4baf = f4 & 0.0f; // expected-error {{invalid operands}}
28 float4 f4bof = f4 | 0.0f; // expected-error {{invalid operands}}
29 float4 f4bxf = f4 ^ 0.0f; // expected-error {{invalid operands}}
30 float bnf4 = ~f4; // expected-error {{invalid argument type}}
31 int4 lnf4 = !f4;
49 double4 f4 = (double4)(0, 0, 0, 0);
50 long4 f4laf = f4 && 0.0;
[all …]
Dinvalid-logical-ops-1.1.cl24 float4 f4 = (float4)(0, 0, 0, 0);
25 int4 f4laf = f4 && 0.0f; // expected-error {{invalid operands}}
26 int4 f4lof = f4 || 0.0f; // expected-error {{invalid operands}}
27 float4 f4baf = f4 & 0.0f; // expected-error {{invalid operands}}
28 float4 f4bof = f4 | 0.0f; // expected-error {{invalid operands}}
29 float4 f4bxf = f4 ^ 0.0f; // expected-error {{invalid operands}}
30 float bnf4 = ~f4; // expected-error {{invalid argument type}}
31 int4 lnf4 = !f4; // expected-error {{invalid argument type}}
49 double4 f4 = (double4)(0, 0, 0, 0);
50 long4 f4laf = f4 && 0.0; // expected-error {{invalid operands}}
[all …]
/external/eigen/unsupported/test/
Dalignedvector3.cpp23 FastType f1(r1), f2(r2), f3(r3), f4(r4), f5(r5), f6(r6); in alignedvector3() local
27 VERIFY_IS_APPROX(f4,r4); in alignedvector3()
29 VERIFY_IS_APPROX(f4+f1,r4+r1); in alignedvector3()
30 VERIFY_IS_APPROX(f4-f1,r4-r1); in alignedvector3()
31 VERIFY_IS_APPROX(f4+f1-f2,r4+r1-r2); in alignedvector3()
32 VERIFY_IS_APPROX(f4+=f3,r4+=r3); in alignedvector3()
33 VERIFY_IS_APPROX(f4-=f5,r4-=r5); in alignedvector3()
34 VERIFY_IS_APPROX(f4-=f5+f1,r4-=r5+r1); in alignedvector3()
38 VERIFY_IS_APPROX(m1*f4,m1*r4); in alignedvector3()
39 VERIFY_IS_APPROX(f4.transpose()*m1,r4.transpose()*m1); in alignedvector3()
/external/clang/test/SemaTemplate/
Dtemplate-id-expr.cpp59 static int f4(int);
61 static void f4(U);
76 x = Y0::f4(0); in f()
77 x = Y0::f4<int>(0); // expected-error {{assigning to 'int' from incompatible type 'void'}} in f()
78 x = Y0::template f4(0); // expected-error {{assigning to 'int' from incompatible type 'void'}} in f()
80 x = this->f4(0); in f()
81 x = this->f4<int>(0); // expected-error {{assigning to 'int' from incompatible type 'void'}} in f()
82 x = this->template f4(0); // expected-error {{assigning to 'int' from incompatible type 'void'}} in f()
/external/libffi/testsuite/libffi.call/
Dstruct8.c14 float f4; member
22 ts.f4 += 1; in struct8()
59 ts8_arg.f4 = -55.5f; in main()
64 printf ("%g\n", ts8_arg.f4); in main()
71 printf ("%g\n", ts8_result->f4); in main()
76 CHECK(ts8_result->f4 == -55.5f + 1); in main()
/external/oprofile/libutil++/tests/
Dglob_filter_tests.cpp47 glob_filter f4("foo", "foo"); in main() local
48 check(f4, "foo", false); in main()
49 check(f4, "foo1", false); in main()
50 check(f4, "foo/foo", false); in main()
Dpath_filter_tests.cpp47 path_filter f4("foo", "foo"); in main() local
48 check(f4, "foo", false); in main()
49 check(f4, "foo1", false); in main()
50 check(f4, "foo/foo", false); in main()
Dstring_filter_tests.cpp40 string_filter f4("ok,ok2,", ""); in main() local
41 check(f4, "ok", true); in main()
42 check(f4, "ok2", true); in main()
43 check(f4, "no", false); in main()
/external/v8/test/mjsunit/
Dbinary-operation-overwrite.js32 function f4() { return (1 || 2) + 3; } function
36 assertTrue(f4() === f4());
Dsimple-constructor.js48 function f4(x) { function
72 o4_0_1 = new f4(0);
73 o4_0_2 = new f4(0);
77 o4_1_1 = new f4(1);
78 o4_1_2 = new f4(1);
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
Dregress-85880.js81 function f4() function
86 return f4.arguments;
89 actual = (f4() == null);
94 actual = (f4(0) == null);
/external/clang/test/CodeGen/
Dinline2.c44 int f4(void);
45 extern inline int f4(void) { return 0; } in f4() function
60 return f0() + f1() + f2() + f3() + f4() + f5() + f6() + f7() + f8() + f9() in test_all()
Dmicrosoft-call-conv-x64.c5 void __fastcall f4(void) { in f4() function
19 void (__fastcall *pf4)(void) = f4;
23 f4(); f5(); in main()
Dmicrosoft-call-conv.c6 void __fastcall f4(void) { in f4() function
26 void (__fastcall *pf4)(void) = f4;
31 f4(); f5(); f6(); in main()
/external/clang/test/Sema/
Dsentinel-attribute.c8 void f4(int a, ...) __attribute__ ((sentinel(1, 2, 3))); //expected-error{{attribute takes no more …
9 void f4(int a, ...) __attribute__ ((sentinel(-1))); //expected-error{{parameter 1 less than zero}}
10 void f4(int a, ...) __attribute__ ((sentinel(0, 2))); // expected-error{{parameter 2 not 0 or 1}}
Dpragma-pack-5.c27 char f4; member
35 char f4; member
38 extern int check[offsetof(struct s3, f4) == 6 ? 1 : -1];
/external/valgrind/main/none/tests/s390x/
Dcu14_1.c437 uint8_t f0[4], f4[4]; in convert_4_bytes() local
447 f4[0] = 0xf4; // valid in convert_4_bytes()
448 f4[1] = 0x7f; // invalid because outside [0x80 .. 0x8f] in convert_4_bytes()
449 f4[2] = 0x80; // valid in convert_4_bytes()
450 f4[3] = 0x80; // valid in convert_4_bytes()
451 run_test(buff, sizeof buff, f4, sizeof f4); in convert_4_bytes()
452 f4[1] = 0x90; // invalid because outside [0x80 .. 0x9f] in convert_4_bytes()
453 run_test(buff, sizeof buff, f4, sizeof f4); in convert_4_bytes()
Dcu12_1.c437 uint8_t f0[4], f4[4]; in convert_4_bytes() local
447 f4[0] = 0xf4; // valid in convert_4_bytes()
448 f4[1] = 0x7f; // invalid because outside [0x80 .. 0x8f] in convert_4_bytes()
449 f4[2] = 0x80; // valid in convert_4_bytes()
450 f4[3] = 0x80; // valid in convert_4_bytes()
451 run_test(buff, sizeof buff, f4, sizeof f4); in convert_4_bytes()
452 f4[1] = 0x90; // invalid because outside [0x80 .. 0x9f] in convert_4_bytes()
453 run_test(buff, sizeof buff, f4, sizeof f4); in convert_4_bytes()

12345678910>>...16