Home
last modified time | relevance | path

Searched refs:_5 (Results 1 – 25 of 171) sorted by relevance

1234567

/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/asm/comp/
Dbitcast_icmp.asm.comp1 RWByteAddressBuffer _5 : register(u0);
6_5.Load4(16).x) < int4(_5.Load4(0)).x, int(_5.Load4(16).y) < int4(_5.Load4(0)).y, int(_5.Load4(16)…
7_5.Load4(16).x) <= int4(_5.Load4(0)).x, int(_5.Load4(16).y) <= int4(_5.Load4(0)).y, int(_5.Load4(1…
8_5.Load4(16).x < uint(int4(_5.Load4(0)).x), _5.Load4(16).y < uint(int4(_5.Load4(0)).y), _5.Load4(1…
9_5.Load4(16).x <= uint(int4(_5.Load4(0)).x), _5.Load4(16).y <= uint(int4(_5.Load4(0)).y), _5.Load4…
10_5.Load4(16).x) > int4(_5.Load4(0)).x, int(_5.Load4(16).y) > int4(_5.Load4(0)).y, int(_5.Load4(16)…
11_5.Load4(16).x) >= int4(_5.Load4(0)).x, int(_5.Load4(16).y) >= int4(_5.Load4(0)).y, int(_5.Load4(1…
12_5.Load4(16).x > uint(int4(_5.Load4(0)).x), _5.Load4(16).y > uint(int4(_5.Load4(0)).y), _5.Load4(1…
13_5.Load4(16).x >= uint(int4(_5.Load4(0)).x), _5.Load4(16).y >= uint(int4(_5.Load4(0)).y), _5.Load4…
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/asm/comp/
Dbitcast_icmp.asm.comp1 RWByteAddressBuffer _5 : register(u0);
6_5.Load4(16).x) < int4(_5.Load4(0)).x, int(_5.Load4(16).y) < int4(_5.Load4(0)).y, int(_5.Load4(16)…
7_5.Load4(16).x) <= int4(_5.Load4(0)).x, int(_5.Load4(16).y) <= int4(_5.Load4(0)).y, int(_5.Load4(1…
8_5.Load4(16).x < uint(int4(_5.Load4(0)).x), _5.Load4(16).y < uint(int4(_5.Load4(0)).y), _5.Load4(1…
9_5.Load4(16).x <= uint(int4(_5.Load4(0)).x), _5.Load4(16).y <= uint(int4(_5.Load4(0)).y), _5.Load4…
10_5.Load4(16).x) > int4(_5.Load4(0)).x, int(_5.Load4(16).y) > int4(_5.Load4(0)).y, int(_5.Load4(16)…
11_5.Load4(16).x) >= int4(_5.Load4(0)).x, int(_5.Load4(16).y) >= int4(_5.Load4(0)).y, int(_5.Load4(1…
12_5.Load4(16).x > uint(int4(_5.Load4(0)).x), _5.Load4(16).y > uint(int4(_5.Load4(0)).y), _5.Load4(1…
13_5.Load4(16).x >= uint(int4(_5.Load4(0)).x), _5.Load4(16).y >= uint(int4(_5.Load4(0)).y), _5.Load4…
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/comp/
Dbitcast_iadd.asm.comp8 } _5;
18 _6._m0 = _5._m1 + uvec4(_5._m0);
19 _6._m0 = uvec4(_5._m0) + _5._m1;
20 _6._m0 = _5._m1 + _5._m1;
21 _6._m0 = uvec4(_5._m0 + _5._m0);
22 _6._m1 = ivec4(_5._m1 + _5._m1);
23 _6._m1 = _5._m0 + _5._m0;
24 _6._m1 = ivec4(_5._m1) + _5._m0;
25 _6._m1 = _5._m0 + ivec4(_5._m1);
Dbitcast_icmp.asm.comp8 } _5;
18 _6._m0 = uvec4(lessThan(ivec4(_5._m1), _5._m0));
19 _6._m0 = uvec4(lessThanEqual(ivec4(_5._m1), _5._m0));
20 _6._m0 = uvec4(lessThan(_5._m1, uvec4(_5._m0)));
21 _6._m0 = uvec4(lessThanEqual(_5._m1, uvec4(_5._m0)));
22 _6._m0 = uvec4(greaterThan(ivec4(_5._m1), _5._m0));
23 _6._m0 = uvec4(greaterThanEqual(ivec4(_5._m1), _5._m0));
24 _6._m0 = uvec4(greaterThan(_5._m1, uvec4(_5._m0)));
25 _6._m0 = uvec4(greaterThanEqual(_5._m1, uvec4(_5._m0)));
Dbitcast_slr.asm.comp8 } _5;
18 ivec4 _22 = _5._m0;
19 uvec4 _23 = _5._m1;
Dbitcast_sar.asm.comp8 } _5;
18 ivec4 _22 = _5._m0;
19 uvec4 _23 = _5._m1;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/asm/comp/
Dbitcast_iadd.asm.comp8 } _5;
18 _6._m0 = _5._m1 + uvec4(_5._m0);
19 _6._m0 = uvec4(_5._m0) + _5._m1;
20 _6._m0 = _5._m1 + _5._m1;
21 _6._m0 = uvec4(_5._m0 + _5._m0);
22 _6._m1 = ivec4(_5._m1 + _5._m1);
23 _6._m1 = _5._m0 + _5._m0;
24 _6._m1 = ivec4(_5._m1) + _5._m0;
25 _6._m1 = _5._m0 + ivec4(_5._m1);
Dbitcast_icmp.asm.comp8 } _5;
18 _6._m0 = uvec4(lessThan(ivec4(_5._m1), _5._m0));
19 _6._m0 = uvec4(lessThanEqual(ivec4(_5._m1), _5._m0));
20 _6._m0 = uvec4(lessThan(_5._m1, uvec4(_5._m0)));
21 _6._m0 = uvec4(lessThanEqual(_5._m1, uvec4(_5._m0)));
22 _6._m0 = uvec4(greaterThan(ivec4(_5._m1), _5._m0));
23 _6._m0 = uvec4(greaterThanEqual(ivec4(_5._m1), _5._m0));
24 _6._m0 = uvec4(greaterThan(_5._m1, uvec4(_5._m0)));
25 _6._m0 = uvec4(greaterThanEqual(_5._m1, uvec4(_5._m0)));
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/asm/comp/
Dbitcast_iadd.asm.comp18 kernel void main0(device _3& restrict _5 [[buffer(0)]], device _4& restrict _6 [[buffer(1)]])
20 _6._m0 = _5._m1 + uint4(_5._m0);
21 _6._m0 = uint4(_5._m0) + _5._m1;
22 _6._m0 = _5._m1 + _5._m1;
23 _6._m0 = uint4(_5._m0 + _5._m0);
24 _6._m1 = int4(_5._m1 + _5._m1);
25 _6._m1 = _5._m0 + _5._m0;
26 _6._m1 = int4(_5._m1) + _5._m0;
27 _6._m1 = _5._m0 + int4(_5._m1);
Dbitcast_icmp.asm.comp18 kernel void main0(device _3& restrict _5 [[buffer(0)]], device _4& restrict _6 [[buffer(1)]])
20 _6._m0 = uint4(int4(_5._m1) < _5._m0);
21 _6._m0 = uint4(int4(_5._m1) <= _5._m0);
22 _6._m0 = uint4(_5._m1 < uint4(_5._m0));
23 _6._m0 = uint4(_5._m1 <= uint4(_5._m0));
24 _6._m0 = uint4(int4(_5._m1) > _5._m0);
25 _6._m0 = uint4(int4(_5._m1) >= _5._m0);
26 _6._m0 = uint4(_5._m1 > uint4(_5._m0));
27 _6._m0 = uint4(_5._m1 >= uint4(_5._m0));
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/asm/comp/
Dbitcast_iadd.asm.comp18 kernel void main0(device _3& restrict _5 [[buffer(0)]], device _4& restrict _6 [[buffer(1)]])
20 _6._m0 = _5._m1 + uint4(_5._m0);
21 _6._m0 = uint4(_5._m0) + _5._m1;
22 _6._m0 = _5._m1 + _5._m1;
23 _6._m0 = uint4(_5._m0 + _5._m0);
24 _6._m1 = int4(_5._m1 + _5._m1);
25 _6._m1 = _5._m0 + _5._m0;
26 _6._m1 = int4(_5._m1) + _5._m0;
27 _6._m1 = _5._m0 + int4(_5._m1);
Dbitcast_icmp.asm.comp18 kernel void main0(device _3& restrict _5 [[buffer(0)]], device _4& restrict _6 [[buffer(1)]])
20 _6._m0 = uint4(int4(_5._m1) < _5._m0);
21 _6._m0 = uint4(int4(_5._m1) <= _5._m0);
22 _6._m0 = uint4(_5._m1 < uint4(_5._m0));
23 _6._m0 = uint4(_5._m1 <= uint4(_5._m0));
24 _6._m0 = uint4(int4(_5._m1) > _5._m0);
25 _6._m0 = uint4(int4(_5._m1) >= _5._m0);
26 _6._m0 = uint4(_5._m1 > uint4(_5._m0));
27 _6._m0 = uint4(_5._m1 >= uint4(_5._m0));
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/asm/frag/
Dop-phi-swap-continue-block.asm.frag8 } _5;
17 _23 = _5.uK;
18 _24 = _5.uJ;
19 for (int _26 = 0; _26 < _5.uCount; )
27 FragColor = float(_24 - _23) * float(_5.uJ * _5.uK);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/frag/
Dop-phi-swap-continue-block.asm.frag8 } _5;
17 _23 = _5.uK;
18 _24 = _5.uJ;
19 for (int _26 = 0; _26 < _5.uCount; _23_copy = _23, _23 = _24, _24 = _23_copy, _26++)
22 FragColor = float(_24 - _23) * float(_5.uJ * _5.uK);
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPrint.hpp395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument
420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument
422 "\n " #_5 ": {4}"
423 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument
424 RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \
426 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument
427 RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \
429 # define RR_WATCH_FMT_8(_1, _2, _3, _4, _5, _6, _7, _8) \ argument
430 RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \
432 # define RR_WATCH_FMT_9(_1, _2, _3, _4, _5, _6, _7, _8, _9) \ argument
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/asm/comp/
Dtemorary-access-terminator.vk.nocompat.asm.comp.vk6 layout(set = 0, binding = 0, r32ui) uniform writeonly uimageBuffer _5;
31 imageStore(_5, int(_37), uvec4(_32.x));
32 imageStore(_5, int(_37 + 1u), uvec4(_32.y));
33 imageStore(_5, int(_37 + 2u), uvec4(_32.z));
34 imageStore(_5, int(_37 + 3u), uvec4(_32.w));
Datomic-load-store.asm.comp8 } _5;
12 uint _20 = atomicAdd(_5.b, 0u);
14 atomicExchange(_5.a, c);
Daccess-tracking-function-call-result.asm.comp7 } _5;
19 _5.myout = _17;
22 _5.myout = _17;
Datomic-result-temporary.asm.comp8 } _5;
12 uint _24 = atomicAdd(_5.count, 1u);
15 _5.data[_24] = gl_GlobalInvocationID.x;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/asm/comp/
Datomic-load-store.asm.comp3 RWByteAddressBuffer _5 : register(u0);
8 _5.InterlockedAdd(4, 0, _20);
11 _5.InterlockedExchange(0, c, _23);
Datomic-result-temporary.asm.comp1 RWByteAddressBuffer _5 : register(u0);
12 _5.InterlockedAdd(0, 1u, _24);
15 _5.Store(_24 * 4 + 4, gl_GlobalInvocationID.x);
/third_party/typescript/tests/baselines/reference/
DclassStaticBlock14.symbols11 static #_5 = 1;
12 >#_5 : Symbol(C.#_5, Decl(classStaticBlock14.ts, 2, 17))
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Ddrf.h65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/asm/comp/
Datomic-result-temporary.asm.comp15 kernel void main0(device SSBO& _5 [[buffer(0)]], uint3 gl_GlobalInvocationID [[thread_position_in_g…
17 uint _24 = atomic_fetch_add_explicit((device atomic_uint*)&_5.count, 1u, memory_order_relaxed);
20 _5.data[_24] = gl_GlobalInvocationID.x;
Datomic-load-store.asm.comp17 kernel void main0(device SSBO& _5 [[buffer(0)]])
19 uint _20 = atomic_load_explicit((device atomic_uint*)&_5.b, memory_order_relaxed);
21 atomic_store_explicit((device atomic_uint*)&_5.a, c, memory_order_relaxed);

1234567