Home
last modified time | relevance | path

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

12345678910>>...107

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Sparc/
Dsparc-fp-instructions.s3 ! CHECK: fitos %f0, %f4 ! encoding: [0x89,0xa0,0x18,0x80]
4 ! CHECK: fitod %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x00]
5 ! CHECK: fitoq %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x80]
6 fitos %f0, %f4
7 fitod %f0, %f4
8 fitoq %f0, %f4
10 ! CHECK: fstoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x20]
11 ! CHECK: fdtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x40]
12 ! CHECK: fqtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x60]
13 fstoi %f0, %f4
[all …]
/external/llvm/test/MC/Sparc/
Dsparc-fp-instructions.s3 ! CHECK: fitos %f0, %f4 ! encoding: [0x89,0xa0,0x18,0x80]
4 ! CHECK: fitod %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x00]
5 ! CHECK: fitoq %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x80]
6 fitos %f0, %f4
7 fitod %f0, %f4
8 fitoq %f0, %f4
10 ! CHECK: fstoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x20]
11 ! CHECK: fdtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x40]
12 ! CHECK: fqtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x60]
13 fstoi %f0, %f4
[all …]
/external/capstone/suite/MC/Sparc/
Dsparc-fp-instructions.s.cs2 0x89,0xa0,0x18,0x80 = fitos %f0, %f4
3 0x89,0xa0,0x19,0x00 = fitod %f0, %f4
4 0x89,0xa0,0x19,0x80 = fitoq %f0, %f4
5 0x89,0xa0,0x1a,0x20 = fstoi %f0, %f4
6 0x89,0xa0,0x1a,0x40 = fdtoi %f0, %f4
7 0x89,0xa0,0x1a,0x60 = fqtoi %f0, %f4
8 0x89,0xa0,0x19,0x20 = fstod %f0, %f4
9 0x89,0xa0,0x19,0xa0 = fstoq %f0, %f4
10 0x89,0xa0,0x18,0xc0 = fdtos %f0, %f4
11 0x89,0xa0,0x19,0xc0 = fdtoq %f0, %f4
[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, %f4* %P ; <%f4> [#uses=1]
33 %q = load %f4, %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, %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/swiftshader/third_party/llvm-7.0/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, %f4* %P ; <%f4> [#uses=1]
33 %q = load %f4, %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, %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/Generic/
Dvector.ll7 %f4 = type <4 x float>
29 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
30 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
31 %q = load %f4, %f4* %Q ; <%f4> [#uses=1]
32 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
33 store %f4 %R, %f4* %S
64 define void @test_cst(%f4* %P, %f4* %S) {
65 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
66 …%R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float 2.000000e+00, float 4.5000…
67 store %f4 %R, %f4* %S
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
Dvector.ll7 %f4 = type <4 x float>
29 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
30 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
31 %q = load %f4, %f4* %Q ; <%f4> [#uses=1]
32 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
33 store %f4 %R, %f4* %S
64 define void @test_cst(%f4* %P, %f4* %S) {
65 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
66 …%R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float 2.000000e+00, float 4.5000…
67 store %f4 %R, %f4* %S
[all …]
/external/swiftshader/third_party/llvm-7.0/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, %f4* %P ; <%f4> [#uses=1]
32 %q = load %f4, %f4* %Q ; <%f4> [#uses=1]
33 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
34 store %f4 %R, %f4* %S
72 define void @test_cst(%f4* %P, %f4* %S) {
73 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
74 %R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float
75 2.000000e+00, float 4.500000e+00 > ; <%f4> [#uses=1]
[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, %f4* %P ; <%f4> [#uses=1]
32 %q = load %f4, %f4* %Q ; <%f4> [#uses=1]
33 %R = fadd %f4 %p, %q ; <%f4> [#uses=1]
34 store %f4 %R, %f4* %S
72 define void @test_cst(%f4* %P, %f4* %S) {
73 %p = load %f4, %f4* %P ; <%f4> [#uses=1]
74 %R = fadd %f4 %p, < float 0x3FB99999A0000000, float 1.000000e+00, float
75 2.000000e+00, float 4.500000e+00 > ; <%f4> [#uses=1]
[all …]
/external/deqp-deps/glslang/Test/
Dglsl.450.subgroup.vert3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.450.subgroup.frag3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rint5 vec4 undeclared_errors(vec4 f4)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
28 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
29 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
39 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
40 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
41 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
44 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
45 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rcall4 vec4 undeclared_errors(vec4 f4)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
27 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
28 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
38 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
39 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
40 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
41 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
43 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
44 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.450.subgroup.tesc3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rmiss5 vec4 undeclared_errors(vec4 f4)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
28 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
29 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
39 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
40 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
41 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
44 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
45 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rgen4 vec4 undeclared_errors(vec4 f4)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
27 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
28 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
38 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
39 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
40 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
41 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
43 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
44 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rahit4 vec4 undeclared_errors(vec4 f4)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
27 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
28 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
38 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
39 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
40 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
41 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
43 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
44 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
/external/angle/third_party/glslang/src/Test/
Dglsl.450.subgroup.vert3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.450.subgroup.frag3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rahit4 vec4 undeclared_errors(vec4 f4)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
27 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
28 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
38 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
39 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
40 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
41 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
43 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
44 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.450.subgroup.geom3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rgen4 vec4 undeclared_errors(vec4 f4)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
27 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
28 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
38 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
39 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
40 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
41 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
43 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
44 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.450.subgroup.tesc3 vec4 undeclared_errors(vec4 f4)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
26 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
27 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
37 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
38 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
39 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
40 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
43 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rint5 vec4 undeclared_errors(vec4 f4)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
28 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
29 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
39 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
40 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
41 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
44 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
45 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]
Dglsl.460.subgroup.rmiss5 vec4 undeclared_errors(vec4 f4)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
28 subgroupBroadcast(f4, 0); // ERROR extension not enabled (ballot)
29 subgroupBroadcastFirst(f4); // ERROR extension not enabled (ballot)
39 subgroupShuffle(f4, 0); // ERROR extension not enabled (shuffle)
40 subgroupShuffleXor(f4, 0x1); // ERROR extension not enabled (shuffle)
41 subgroupShuffleUp(f4, 1); // ERROR extension not enabled (shuffle_relative)
42 subgroupShuffleDown(f4, 1); // ERROR extension not enabled (shuffle_relative)
44 result = subgroupAdd(f4); // ERROR, extension not enabled (arith)
45 subgroupMul(f4); // ERROR, extension not enabled (arith)
[all …]

12345678910>>...107