Home
last modified time | relevance | path

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

12345678910>>...54

/third_party/openh264/codec/common/inc/
Dasmdefs_mmi.h66 #define MMI_XSawp_BH(f0, f2, f4, f6, f8, f10) \ argument
68 "punpckhbh "#f2", "#f0", "#f4" \n\t" \
69 "punpcklbh "#f0", "#f0", "#f4" \n\t" \
73 #define MMI_XSawp_HW(f0, f2, f4, f6, f8, f10) \ argument
75 "punpckhhw "#f2", "#f0", "#f4" \n\t" \
76 "punpcklhw "#f0", "#f0", "#f4" \n\t" \
80 #define MMI_XSawp_WD(f0, f2, f4, f6, f8, f10) \ argument
82 "punpckhwd "#f2", "#f0", "#f4" \n\t" \
83 "punpcklwd "#f0", "#f0", "#f4" \n\t" \
87 #define MMI_XSawp_DQ(f0, f2, f4, f6, f8, f10) \ argument
[all …]
/third_party/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.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.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.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.tese3 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.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.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.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.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.450.subgroupBasic.comp3 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.rchit4 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.task3 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.mesh3 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.es320.subgroupArithmetic.comp9 vec4 f4;
18 data[0].f4.x = subgroupAdd(data[0].f4.x);
19 data[0].f4.xy = subgroupAdd(data[1].f4.xy);
20 data[0].f4.xyz = subgroupAdd(data[2].f4.xyz);
21 data[0].f4 = subgroupAdd(data[3].f4);
33 data[3].f4.x = subgroupMul(data[0].f4.x);
34 data[3].f4.xy = subgroupMul(data[1].f4.xy);
35 data[3].f4.xyz = subgroupMul(data[2].f4.xyz);
36 data[3].f4 = subgroupMul(data[3].f4);
48 data[2].f4.x = subgroupMin(data[0].f4.x);
[all …]
Dglsl.es320.subgroupQuad.comp9 vec4 f4;
18 data[0].f4.x = subgroupQuadBroadcast(data[0].f4.x, 1u);
19 data[0].f4.xy = subgroupQuadBroadcast(data[1].f4.xy, 1u);
20 data[0].f4.xyz = subgroupQuadBroadcast(data[2].f4.xyz, 1u);
21 data[0].f4 = subgroupQuadBroadcast(data[3].f4, 1u);
38 data[1].f4.x = subgroupQuadSwapHorizontal(data[0].f4.x);
39 data[1].f4.xy = subgroupQuadSwapHorizontal(data[1].f4.xy);
40 data[1].f4.xyz = subgroupQuadSwapHorizontal(data[2].f4.xyz);
41 data[1].f4 = subgroupQuadSwapHorizontal(data[3].f4);
58 data[2].f4.x = subgroupQuadSwapVertical(data[0].f4.x);
[all …]
/third_party/openssl/crypto/aes/asm/
Daest4-sparcv9.pl140 aes_eround01 %f12, %f0, %f2, %f4
145 aes_eround01 %f16, %f4, %f2, %f0
146 aes_eround23 %f18, %f4, %f2, %f2
153 aes_eround01 %f12, %f0, %f2, %f4
155 aes_eround01_l %f16, %f4, %f2, %f0
156 aes_eround23_l %f18, %f4, %f2, %f2
169 faligndata %f0, %f0, %f4
173 stda %f4, [$out + $mask]0xc0 ! partial store
218 aes_dround01 %f12, %f0, %f2, %f4
223 aes_dround01 %f16, %f4, %f2, %f0
[all …]
Daesfx-sparcv9.pl68 ldd [$inp + 16], %f4
70 fshiftorx %f2, %f4, %f14, %f2
84 fmovd %f0, %f4
86 faesencx %f4, %f12, %f2
91 fmovd %f0, %f4
93 faesencx %f4, %f8, %f2
107 fmovd %f0, %f4
109 faesencx %f4, %f12, %f2
112 fmovd %f0, %f4
114 faesenclx %f4, %f8, %f2
[all …]
/third_party/openh264/codec/encoder/core/mips/
Ddct_mmi.c43 #define MMI_Load4x8p(r0, f0, f2, f4, f6, f8, f10, f12, f14, f16, f18) \ argument
47 "gslqc1 "#f6", "#f4", 0x30("#r0") \n\t" \
48 MMI_XSawp_DQ(f8, f10, f4, f6, f12, f14) \
49 MMI_XSawp_DQ(f0, f2, f16, f18, f4, f6)
51 #define MMI_SumSubDiv2(f0, f2, f4, f6, f8, f10, f12, f14, f16) \ argument
52 "mov.d "#f8", "#f4" \n\t" \
54 "psrah "#f4", "#f4", "#f16" \n\t" \
58 "paddh "#f0", "#f0", "#f4" \n\t" \
63 #define MMI_IDCT(f0, f2, f4, f6, f8, f10, f12, f14, f16, f18, f20, f22, f24, f26, f28) \ argument
64 MMI_SumSub(f24, f26, f4, f6, f20, f22) \
[all …]
/third_party/openssl/crypto/camellia/asm/
Dcmllt4-sparcv9.pl138 camellia_f %f20, %f2, %f0, %f4
139 camellia_f %f22, %f0, %f4, %f2
140 fxor %f24, %f4, %f0
154 faligndata %f0, %f0, %f4
158 stda %f4, [$out + $mask]0xc0 ! partial store
233 camellia_f %f20, %f2, %f0, %f4
234 camellia_f %f22, %f0, %f4, %f2
235 fxor %f26, %f4, %f0
249 faligndata %f0, %f0, %f4
253 stda %f4, [$out + $mask]0xc0 ! partial store
[all …]
/third_party/glslang/Test/baseResults/
Dspv.interpOps.frag.out14 Name 9 "f4"
59 9(f4): 8(ptr) Variable Function
60 Store 9(f4) 11
62 18: 17(ptr) AccessChain 9(f4) 16
65 21: 17(ptr) AccessChain 9(f4) 16
68 26: 7(fvec4) Load 9(f4)
71 29: 7(fvec4) Load 9(f4)
73 Store 9(f4) 30
75 35: 7(fvec4) Load 9(f4)
78 38: 7(fvec4) Load 9(f4)
[all …]
/third_party/skia/tests/sksl/shared/
DMatrixConstructorsES3.glsl7 vec4 f4 = vec4(testMatrix2x2);
8 bool ok = mat2x3(f4, f4.xy) == mat2x3(1.0, 2.0, 3.0, 4.0, 1.0, 2.0);
9 ok = ok && mat2x4(f4.xyz, f4.wxyz, f4.w) == mat2x4(1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0);
10 ok = ok && mat3(f4.xy, f4.zw, f4, f4.x) == mat3(1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0, 1.0);
11 ok = ok && mat4x2(f4.xyz, f4.wxyz, f4.w) == mat4x2(1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0);
12 …ok = ok && mat4x3(f4.x, f4.yzwx, f4.yzwx, f4.yzw) == mat4x3(1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0…
/third_party/openh264/codec/common/mips/
Dsatd_sad_mmi.c43 #define MMI_SumWHorizon1(f0, f2, f4, f6, f8, f10, r0) \ argument
48 "mov.d "#f4", "#f2" \n\t" \
50 "paddush "#f0", "#f0", "#f4" \n\t" \
53 "punpcklwd "#f4", "#f2", "#f2" \n\t" \
54 "punpckhwd "#f4", "#f0", "#f4" \n\t" \
55 "paddush "#f0", "#f0", "#f4" \n\t" \
57 "dsrl "#f4", "#f0", "#f8" \n\t" \
58 "pinsrh_3 "#f4", "#f4", "#f2" \n\t" \
60 "paddush "#f0", "#f0", "#f4" \n\t" \
357 #define MMI_Get4LW16Sad(f0, f2, f4, f6, f8, f10, f12, f14, r0) \ argument
[all …]
/third_party/skia/resources/sksl/shared/
DMatrixConstructorsES3.sksl5 float4 f4 = float4(testMatrix2x2);
9 bool ok = float2x3(f4.xyzw, f4.xy) == float2x3(1, 2, 3, 4, 1, 2);
10 ok = ok && float2x4(f4.xyz, f4.wxyz, f4.w) == float2x4(1, 2, 3, 4, 1, 2, 3, 4);
11 ok = ok && float3x3(f4.xy, f4.zw, f4.xyzw, f4.x) == float3x3(1, 2, 3, 4, 1, 2, 3, 4, 1);
12 ok = ok && float4x2(f4.xyz, f4.wxyz, f4.w) == float4x2(1, 2, 3, 4, 1, 2, 3, 4);
13 ok = ok && float4x3(f4.x, f4.yzwx, f4.yzwx, f4.yzw) == float4x3(1, 2, 3,

12345678910>>...54