Home
last modified time | relevance | path

Searched refs:f2 (Results 1 – 25 of 5051) sorted by relevance

12345678910>>...203

/external/llvm-project/llvm/test/MC/Mips/
Dtarget-soft-float.s11 dmfc1 $7, $f2
13 dmtc1 $6, $f2
16 ceil.l.d $f2, $f2
18 ceil.l.s $f2, $f2
20 cvt.d.l $f2, $f2
22 cvt.l.d $f2, $f2
24 cvt.l.s $f2, $f2
26 cvt.s.l $f2, $f2
28 floor.l.d $f2, $f2
30 floor.l.s $f2, $f2
[all …]
/external/llvm/test/MC/Mips/
Dtarget-soft-float.s11 dmfc1 $7, $f2
13 dmtc1 $6, $f2
16 ceil.l.d $f2, $f2
18 ceil.l.s $f2, $f2
20 cvt.d.l $f2, $f2
22 cvt.l.d $f2, $f2
24 cvt.l.s $f2, $f2
26 cvt.s.l $f2, $f2
28 floor.l.d $f2, $f2
30 floor.l.s $f2, $f2
[all …]
/external/llvm-project/clang/test/CodeGen/
Dfpconstrained-cmp-float.c8 _Bool QuietEqual(float f1, float f2) { in QuietEqual() argument
15 return f1 == f2; in QuietEqual()
20 _Bool QuietNotEqual(float f1, float f2) { in QuietNotEqual() argument
27 return f1 != f2; in QuietNotEqual()
32 _Bool SignalingLess(float f1, float f2) { in SignalingLess() argument
39 return f1 < f2; in SignalingLess()
44 _Bool SignalingLessEqual(float f1, float f2) { in SignalingLessEqual() argument
51 return f1 <= f2; in SignalingLessEqual()
56 _Bool SignalingGreater(float f1, float f2) { in SignalingGreater() argument
63 return f1 > f2; in SignalingGreater()
[all …]
Dfpconstrained-cmp-double.c8 _Bool QuietEqual(double f1, double f2) { in QuietEqual() argument
15 return f1 == f2; in QuietEqual()
20 _Bool QuietNotEqual(double f1, double f2) { in QuietNotEqual() argument
27 return f1 != f2; in QuietNotEqual()
32 _Bool SignalingLess(double f1, double f2) { in SignalingLess() argument
39 return f1 < f2; in SignalingLess()
44 _Bool SignalingLessEqual(double f1, double f2) { in SignalingLessEqual() argument
51 return f1 <= f2; in SignalingLessEqual()
56 _Bool SignalingGreater(double f1, double f2) { in SignalingGreater() argument
63 return f1 > f2; in SignalingGreater()
[all …]
Dbuiltin_float.c5 void test_floats(float f1, float f2) { in test_floats() argument
6 (void)__builtin_isgreater(f1, f2); in test_floats()
9 (void)__builtin_isgreaterequal(f1, f2); in test_floats()
12 (void)__builtin_isless(f1, f2); in test_floats()
15 (void)__builtin_islessequal(f1, f2); in test_floats()
18 (void)__builtin_islessgreater(f1, f2); in test_floats()
21 (void)__builtin_isunordered(f1, f2); in test_floats()
26 void test_doubles(double d1, double f2) { in test_doubles() argument
27 (void)__builtin_isgreater(d1, f2); in test_doubles()
30 (void)__builtin_isgreaterequal(d1, f2); in test_doubles()
[all …]
/external/capstone/suite/MC/Sparc/
Dsparc64-ctrl-instructions.s.cs44 0x85,0xaa,0x60,0x21 = fmovsne %icc, %f1, %f2
45 0x85,0xa8,0x60,0x21 = fmovse %icc, %f1, %f2
46 0x85,0xaa,0xa0,0x21 = fmovsg %icc, %f1, %f2
47 0x85,0xa8,0xa0,0x21 = fmovsle %icc, %f1, %f2
48 0x85,0xaa,0xe0,0x21 = fmovsge %icc, %f1, %f2
49 0x85,0xa8,0xe0,0x21 = fmovsl %icc, %f1, %f2
50 0x85,0xab,0x20,0x21 = fmovsgu %icc, %f1, %f2
51 0x85,0xa9,0x20,0x21 = fmovsleu %icc, %f1, %f2
52 0x85,0xab,0x60,0x21 = fmovscc %icc, %f1, %f2
53 0x85,0xa9,0x60,0x21 = fmovscs %icc, %f1, %f2
[all …]
/external/capstone/suite/
Dautogen_x86imm.py10 f2 = open(OUTPUT, "w") variable
23 f2.write("{2, %s},\n" %name)
25 f2.write("{2, %s},\n" %name)
27 f2.write("{4, %s},\n" %name)
29 f2.write("{4, %s},\n" %name)
31 f2.write("{8, %s},\n" %name)
33 f2.write("{8, %s},\n" %name)
35 f2.write("{8, %s},\n" %name)
37 f2.write("{8, %s},\n" %name)
39 f2.write("{8, %s},\n" %name)
[all …]
/external/llvm-project/llvm/test/Transforms/JumpThreading/
Dfold-not-thread.ll4 declare i32 @f2()
20 call i32 @f2()
21 call i32 @f2()
22 call i32 @f2()
23 call i32 @f2()
24 call i32 @f2()
25 call i32 @f2()
26 call i32 @f2()
27 call i32 @f2()
28 call i32 @f2()
[all …]
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-mul-06.ll6 declare float @llvm.fma.f32(float %f1, float %f2, float %f3)
8 define float @f1(float %f1, float %f2, float %acc) {
10 ; CHECK-SCALAR: maebr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmasb %f0, %f0, %f2, %f4
14 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %acc)
18 define float @f2(float %f1, float *%ptr, float %acc) {
19 ; CHECK-LABEL: f2:
20 ; CHECK: maeb %f2, %f0, 0(%r2)
21 ; CHECK-SCALAR: ler %f0, %f2
22 ; CHECK-VECTOR: ldr %f0, %f2
[all …]
Dfp-mul-08.ll6 declare float @llvm.fma.f32(float %f1, float %f2, float %f3)
8 define float @f1(float %f1, float %f2, float %acc) {
10 ; CHECK-SCALAR: msebr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmssb %f0, %f0, %f2, %f4
15 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %negacc)
19 define float @f2(float %f1, float *%ptr, float %acc) {
20 ; CHECK-LABEL: f2:
21 ; CHECK: mseb %f2, %f0, 0(%r2)
22 ; CHECK-SCALAR: ler %f0, %f2
23 ; CHECK-VECTOR: ldr %f0, %f2
[all …]
Dfp-strict-mul-06.ll8 define float @f1(float %f1, float %f2, float %acc) #0 {
10 ; CHECK-SCALAR: maebr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmasb %f0, %f0, %f2, %f4
15 float %f1, float %f2, float %acc,
21 define float @f2(float %f1, float *%ptr, float %acc) #0 {
22 ; CHECK-LABEL: f2:
23 ; CHECK: maeb %f2, %f0, 0(%r2)
24 ; CHECK-SCALAR: ler %f0, %f2
25 ; CHECK-VECTOR: ldr %f0, %f2
27 %f2 = load float, float *%ptr
[all …]
Dfp-mul-07.ll6 declare double @llvm.fma.f64(double %f1, double %f2, double %f3)
8 define double @f1(double %f1, double %f2, double %acc) {
10 ; CHECK-SCALAR: madbr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmadb %f0, %f0, %f2, %f4
14 %res = call double @llvm.fma.f64 (double %f1, double %f2, double %acc)
18 define double @f2(double %f1, double *%ptr, double %acc) {
19 ; CHECK-LABEL: f2:
20 ; CHECK: madb %f2, %f0, 0(%r2)
21 ; CHECK: ldr %f0, %f2
23 %f2 = load double, double *%ptr
[all …]
Dfp-strict-mul-08.ll6 declare float @llvm.experimental.constrained.fma.f32(float %f1, float %f2, float %f3, metadata, met…
8 define float @f1(float %f1, float %f2, float %acc) #0 {
10 ; CHECK-SCALAR: msebr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmssb %f0, %f0, %f2, %f4
16 float %f1, float %f2, float %negacc,
22 define float @f2(float %f1, float *%ptr, float %acc) #0 {
23 ; CHECK-LABEL: f2:
24 ; CHECK: mseb %f2, %f0, 0(%r2)
25 ; CHECK-SCALAR: ler %f0, %f2
26 ; CHECK-VECTOR: ldr %f0, %f2
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
DZipTest.kt18 val f2 = flowOf(1, 2, 3) in <lambda>() constant
19 assertEquals(listOf("a1", "b2", "c3"), f1.zip(f2, { i, j -> i + j }).toList()) in <lambda>()
25 val f2 = flowOf(1, 2, 3) in <lambda>() constant
26 assertEquals(listOf("a1", "b2", "c3"), f1.zip(f2) { i, j -> i + j }.toList()) in <lambda>()
27 assertEquals(listOf("a1", "b2", "c3"), f2.zip(f1) { i, j -> j + i }.toList()) in <lambda>()
33 val f2 = emptyFlow<Int>() in <lambda>() constant
34 assertEquals(emptyList(), f1.zip(f2, { i, j -> i + j }).toList()) in <lambda>()
40 val f2 = flowOf(1) in <lambda>() constant
41 assertEquals(emptyList(), f1.zip(f2, { i, j -> i + j }).toList()) in <lambda>()
47 val f2 = emptyFlow<Int>() in <lambda>() constant
[all …]
/external/llvm/test/MC/Mips/micromips32r6/
Dvalid.s142 add.d $f2, $f4, $f6 # CHECK: add.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x30]
144 sub.d $f2, $f4, $f6 # CHECK: sub.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x70]
146 mul.d $f2, $f4, $f6 # CHECK: mul.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xb0]
148 div.d $f2, $f4, $f6 # CHECK: div.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xf0]
165 cmp.af.s $f2, $f3, $f4 # CHECK: cmp.af.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x05]
166 cmp.af.d $f2, $f3, $f4 # CHECK: cmp.af.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x15]
167 cmp.un.s $f2, $f3, $f4 # CHECK: cmp.un.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x45]
168 cmp.un.d $f2, $f3, $f4 # CHECK: cmp.un.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x55]
169 cmp.eq.s $f2, $f3, $f4 # CHECK: cmp.eq.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x85]
170 cmp.eq.d $f2, $f3, $f4 # CHECK: cmp.eq.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x95]
[all …]
/external/libcxx/test/std/utilities/function.objects/bitwise.operations/
Dbit_and.pass.cpp34 const F2 f2 = F2(); in main() local
35 assert(f2(0xEA95, 0xEA95) == 0xEA95); in main()
36 assert(f2(0xEA95L, 0xEA95) == 0xEA95); in main()
37 assert(f2(0xEA95, 0xEA95L) == 0xEA95); in main()
39 assert(f2(0xEA95, 0x58D3) == 0x4891); in main()
40 assert(f2(0xEA95L, 0x58D3) == 0x4891); in main()
41 assert(f2(0xEA95, 0x58D3L) == 0x4891); in main()
43 assert(f2(0x58D3, 0xEA95) == 0x4891); in main()
44 assert(f2(0x58D3L, 0xEA95) == 0x4891); in main()
45 assert(f2(0x58D3, 0xEA95L) == 0x4891); in main()
[all …]
Dbit_or.pass.cpp34 const F2 f2 = F2(); in main() local
35 assert(f2(0xEA95, 0xEA95) == 0xEA95); in main()
36 assert(f2(0xEA95L, 0xEA95) == 0xEA95); in main()
37 assert(f2(0xEA95, 0xEA95L) == 0xEA95); in main()
39 assert(f2(0xEA95, 0x58D3) == 0xFAD7); in main()
40 assert(f2(0xEA95L, 0x58D3) == 0xFAD7); in main()
41 assert(f2(0xEA95, 0x58D3L) == 0xFAD7); in main()
43 assert(f2(0x58D3, 0xEA95) == 0xFAD7); in main()
44 assert(f2(0x58D3L, 0xEA95) == 0xFAD7); in main()
45 assert(f2(0x58D3, 0xEA95L) == 0xFAD7); in main()
[all …]
/external/llvm-project/libcxx/test/std/utilities/function.objects/bitwise.operations/
Dbit_or.pass.cpp33 const F2 f2 = F2(); in main() local
34 assert(f2(0xEA95, 0xEA95) == 0xEA95); in main()
35 assert(f2(0xEA95L, 0xEA95) == 0xEA95); in main()
36 assert(f2(0xEA95, 0xEA95L) == 0xEA95); in main()
38 assert(f2(0xEA95, 0x58D3) == 0xFAD7); in main()
39 assert(f2(0xEA95L, 0x58D3) == 0xFAD7); in main()
40 assert(f2(0xEA95, 0x58D3L) == 0xFAD7); in main()
42 assert(f2(0x58D3, 0xEA95) == 0xFAD7); in main()
43 assert(f2(0x58D3L, 0xEA95) == 0xFAD7); in main()
44 assert(f2(0x58D3, 0xEA95L) == 0xFAD7); in main()
[all …]
Dbit_and.pass.cpp33 const F2 f2 = F2(); in main() local
34 assert(f2(0xEA95, 0xEA95) == 0xEA95); in main()
35 assert(f2(0xEA95L, 0xEA95) == 0xEA95); in main()
36 assert(f2(0xEA95, 0xEA95L) == 0xEA95); in main()
38 assert(f2(0xEA95, 0x58D3) == 0x4891); in main()
39 assert(f2(0xEA95L, 0x58D3) == 0x4891); in main()
40 assert(f2(0xEA95, 0x58D3L) == 0x4891); in main()
42 assert(f2(0x58D3, 0xEA95) == 0x4891); in main()
43 assert(f2(0x58D3L, 0xEA95) == 0x4891); in main()
44 assert(f2(0x58D3, 0xEA95L) == 0x4891); in main()
[all …]
/external/llvm/test/MC/Mips/micromips64r6/
Dvalid.s62 add.d $f2, $f4, $f6 # CHECK: add.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x30]
64 sub.d $f2, $f4, $f6 # CHECK: sub.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x70]
66 mul.d $f2, $f4, $f6 # CHECK: mul.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xb0]
68 div.d $f2, $f4, $f6 # CHECK: div.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xf0]
85 cmp.af.s $f2, $f3, $f4 # CHECK: cmp.af.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x05]
86 cmp.af.d $f2, $f3, $f4 # CHECK: cmp.af.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x15]
87 cmp.un.s $f2, $f3, $f4 # CHECK: cmp.un.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x45]
88 cmp.un.d $f2, $f3, $f4 # CHECK: cmp.un.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x55]
89 cmp.eq.s $f2, $f3, $f4 # CHECK: cmp.eq.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x85]
90 cmp.eq.d $f2, $f3, $f4 # CHECK: cmp.eq.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x95]
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dfp-mul-06.ll3 declare float @llvm.fma.f32(float %f1, float %f2, float %f3)
5 define float @f1(float %f1, float %f2, float %acc) {
7 ; CHECK: maebr %f4, %f0, %f2
10 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %acc)
14 define float @f2(float %f1, float *%ptr, float %acc) {
15 ; CHECK-LABEL: f2:
16 ; CHECK: maeb %f2, %f0, 0(%r2)
17 ; CHECK: ler %f0, %f2
19 %f2 = load float , float *%ptr
20 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %acc)
[all …]
Dfp-mul-07.ll6 declare double @llvm.fma.f64(double %f1, double %f2, double %f3)
8 define double @f1(double %f1, double %f2, double %acc) {
10 ; CHECK-SCALAR: madbr %f4, %f0, %f2
12 ; CHECK-VECTOR: wfmadb %f0, %f0, %f2, %f4
14 %res = call double @llvm.fma.f64 (double %f1, double %f2, double %acc)
18 define double @f2(double %f1, double *%ptr, double %acc) {
19 ; CHECK-LABEL: f2:
20 ; CHECK: madb %f2, %f0, 0(%r2)
21 ; CHECK: ldr %f0, %f2
23 %f2 = load double , double *%ptr
[all …]
Dfp-mul-08.ll3 declare float @llvm.fma.f32(float %f1, float %f2, float %f3)
5 define float @f1(float %f1, float %f2, float %acc) {
7 ; CHECK: msebr %f4, %f0, %f2
11 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %negacc)
15 define float @f2(float %f1, float *%ptr, float %acc) {
16 ; CHECK-LABEL: f2:
17 ; CHECK: mseb %f2, %f0, 0(%r2)
18 ; CHECK: ler %f0, %f2
20 %f2 = load float , float *%ptr
22 %res = call float @llvm.fma.f32 (float %f1, float %f2, float %negacc)
[all …]
/external/llvm-project/llvm/test/MC/Mips/micromips/
Dvalid-fp64.s9 add.d $f0, $f2, $f4 # CHECK: add.d $f0, $f2, $f4 # encoding: [0x54,0x82,0x01,0x30]
11 cvt.d.s $f0, $f2 # CHECK: cvt.d.s $f0, $f2 # encoding: [0x54,0x02,0x13,0x7b]
13 cvt.d.w $f0, $f2 # CHECK: cvt.d.w $f0, $f2 # encoding: [0x54,0x02,0x33,0x7b]
15 cvt.s.d $f0, $f2 # CHECK: cvt.s.d $f0, $f2 # encoding: [0x54,0x02,0x1b,0x7b]
17 cvt.w.d $f0, $f2 # CHECK: cvt.w.d $f0, $f2 # encoding: [0x54,0x02,0x49,0x3b]
19 cvt.l.s $f4, $f2 # CHECK: cvt.l.s $f4, $f2 # encoding: [0x54,0x82,0x01,0x3b]
21 cvt.l.d $f4, $f2 # CHECK: cvt.l.d $f4, $f2 # encoding: [0x54,0x82,0x41,0x3b]
23 div.d $f0, $f2, $f4 # CHECK: div.d $f0, $f2, $f4 # encoding: [0x54,0x82,0x01,0xf0]
27 mov.d $f0, $f2 # CHECK: mov.d $f0, $f2 # encoding: [0x54,0x02,0x20,0x7b]
31 mul.d $f0, $f2, $f4 # CHECK: mul.d $f0, $f2, $f4 # encoding: [0x54,0x82,0x01,0xb0]
[all …]
/external/llvm-project/llvm/test/MC/Mips/micromips32r6/
Dvalid.s180 add.d $f2, $f4, $f6 # CHECK: add.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x30]
183 sub.d $f2, $f4, $f6 # CHECK: sub.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0x70]
186 mul.d $f2, $f4, $f6 # CHECK: mul.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xb0]
189 div.d $f2, $f4, $f6 # CHECK: div.d $f2, $f4, $f6 # encoding: [0x54,0xc4,0x11,0xf0]
199 neg.d $f0, $f2 # CHECK: neg.d $f0, $f2 # encoding: [0x54,0x02,0x2b,0x7b]
209 cmp.af.s $f2, $f3, $f4 # CHECK: cmp.af.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x05]
210 cmp.af.d $f2, $f3, $f4 # CHECK: cmp.af.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x15]
211 cmp.un.s $f2, $f3, $f4 # CHECK: cmp.un.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x45]
212 cmp.un.d $f2, $f3, $f4 # CHECK: cmp.un.d $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x55]
213 cmp.eq.s $f2, $f3, $f4 # CHECK: cmp.eq.s $f2, $f3, $f4 # encoding: [0x54,0x83,0x10,0x85]
[all …]

12345678910>>...203