/external/deqp-deps/glslang/Test/ |
D | spv.vulkan100.subgroupPartitioned.comp | 19 uvec4 ballot = subgroupPartitionNV(invocation); 46 data[invocation].f4.x = subgroupPartitionedAddNV(data[0].f4.x, ballot); 47 data[invocation].f4.xy = subgroupPartitionedAddNV(data[1].f4.xy, ballot); 48 data[invocation].f4.xyz = subgroupPartitionedAddNV(data[2].f4.xyz, ballot); 49 data[invocation].f4 = subgroupPartitionedAddNV(data[3].f4, ballot); 51 data[invocation].i4.x = subgroupPartitionedAddNV(data[0].i4.x, ballot); 52 data[invocation].i4.xy = subgroupPartitionedAddNV(data[1].i4.xy, ballot); 53 data[invocation].i4.xyz = subgroupPartitionedAddNV(data[2].i4.xyz, ballot); 54 data[invocation].i4 = subgroupPartitionedAddNV(data[3].i4, ballot); 56 data[invocation].u4.x = subgroupPartitionedAddNV(data[0].u4.x, ballot); [all …]
|
D | spv.subgroupPartitioned.comp | 19 uvec4 ballot = subgroupPartitionNV(invocation); 46 data[invocation].f4.x = subgroupPartitionedAddNV(data[0].f4.x, ballot); 47 data[invocation].f4.xy = subgroupPartitionedAddNV(data[1].f4.xy, ballot); 48 data[invocation].f4.xyz = subgroupPartitionedAddNV(data[2].f4.xyz, ballot); 49 data[invocation].f4 = subgroupPartitionedAddNV(data[3].f4, ballot); 51 data[invocation].i4.x = subgroupPartitionedAddNV(data[0].i4.x, ballot); 52 data[invocation].i4.xy = subgroupPartitionedAddNV(data[1].i4.xy, ballot); 53 data[invocation].i4.xyz = subgroupPartitionedAddNV(data[2].i4.xyz, ballot); 54 data[invocation].i4 = subgroupPartitionedAddNV(data[3].i4, ballot); 56 data[invocation].u4.x = subgroupPartitionedAddNV(data[0].u4.x, ballot); [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.subgroupPartitioned.comp.out | 23 Name 19 "ballot" 107 19(ballot): 18(ptr) Variable Function 115 Store 19(ballot) 21 253 177: 17(ivec4) Load 19(ballot) 261 185: 17(ivec4) Load 19(ballot) 271 194: 17(ivec4) Load 19(ballot) 280 202: 17(ivec4) Load 19(ballot) 287 208: 17(ivec4) Load 19(ballot) 295 215: 17(ivec4) Load 19(ballot) 305 224: 17(ivec4) Load 19(ballot) [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | vote.ll | 27 declare i32 @llvm.nvvm.vote.ballot(i1) 28 ; CHECK-LABEL: .func{{.*}}vote.ballot 29 define i32 @vote.ballot(i1 %pred) { 30 ; CHECK: vote.ballot.b32 31 %val = call i32 @llvm.nvvm.vote.ballot(i1 %pred) 59 declare i32 @llvm.nvvm.vote.ballot.sync(i32, i1) 60 ; CHECK-LABEL: .func{{.*}}vote.sync.ballot 61 define i32 @vote.sync.ballot(i32 %mask, i1 %pred) { 62 ; CHECK: vote.sync.ballot.b32 63 %val = call i32 @llvm.nvvm.vote.ballot.sync(i32 %mask, i1 %pred)
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_subgroups.c | 177 nir_intrinsic_instr *ballot = in lower_subgroups_intrin() local 179 ballot->num_components = 1; in lower_subgroups_intrin() 180 nir_ssa_dest_init(&ballot->instr, &ballot->dest, in lower_subgroups_intrin() 182 nir_src_copy(&ballot->src[0], &intrin->src[0], ballot); in lower_subgroups_intrin() 183 nir_builder_instr_insert(b, &ballot->instr); in lower_subgroups_intrin() 185 return uint_to_ballot_type(b, &ballot->dest.ssa, in lower_subgroups_intrin()
|
D | nir_intrinsics.h | 105 INTRINSIC(ballot, 1, ARR(1), true, 0, 0, 0, xx, xx, xx, NIR_INTRINSIC_CAN_ELIMINATE)
|
/external/deqp-deps/SPIRV-Tools/ |
D | Android.bp | 109 name: "deqp_gen_spvtools_grammar_tables_amd-shader-ballot", 111 "spv-amd-shader-ballot.insts.inc", 114 "source/extinst.spv-amd-shader-ballot.grammar.json", 224 "deqp_gen_spvtools_grammar_tables_amd-shader-ballot",
|
D | BUILD.gn | 266 "spv-amd-shader-ballot",
|
/external/swiftshader/build/Visual Studio 15 2017 Win64/third_party/SPIRV-Tools/ |
D | spirv-tools.sln | 95 …8D11-00A0C91BC942}") = "spirv-tools-spv-amd-shader-ballot", "source\spirv-tools-spv-amd-shader-bal…
|
/external/skqp/third_party/spirv-tools/ |
D | BUILD.gn | 142 vendor_table = "spv-amd-shader-ballot"
|
/external/skia/third_party/spirv-tools/ |
D | BUILD.gn | 142 vendor_table = "spv-amd-shader-ballot"
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | Android.mk | 235 $(1)/spv-amd-shader-ballot.insts.inc \
|
D | BUILD.gn | 266 "spv-amd-shader-ballot",
|
/external/swiftshader/build/Visual Studio 15 2017 Win64/ |
D | SwiftShader.sln | 179 …BC942}") = "spirv-tools-spv-amd-shader-ballot", "third_party\SPIRV-Tools\source\spirv-tools-spv-am…
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | CMakeLists.txt | 140 spvtools_vendor_tables("spv-amd-shader-ballot")
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | CMakeLists.txt | 140 spvtools_vendor_tables("spv-amd-shader-ballot")
|
/external/unicode/ |
D | emoji-data.txt | 185 1F5F3 ; Emoji # 7.0 [1] (️) ballot box with ballot
|
D | emoji-sequences.txt | 369 1F5F3 FE0F ; Basic_Emoji ; ballot box with ballot …
|
D | emoji-test.txt | 3366 1F5F3 FE0F ; fully-qualified # ️ ballot box with ballot 3367 1F5F3 ; unqualified # ballot box with ballot
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | place.cl | 459 // ballot() + lane_mask_less_than_or_equal + popcount()
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | place.cl | 459 // ballot() + lane_mask_less_than_or_equal + popcount()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicsNVVM.td | 3824 // vote.ballot pred 3827 [IntrInaccessibleMemOnly, IntrConvergent], "llvm.nvvm.vote.ballot">, 3849 // vote.sync.ballot mask, pred 3852 [IntrInaccessibleMemOnly, IntrConvergent], "llvm.nvvm.vote.ballot.sync">,
|
/external/swiftshader/ |
D | SwiftShader.sln | 287 …-tools-spv-amd-shader-ballot", "build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\s…
|
/external/icu/icu4c/source/test/testdata/ |
D | emoji-test.txt | 2892 1F5F3 FE0F ; fully-qualified # ️ ballot box with ballot 2893 1F5F3 ; non-fully-qualified # ballot box with ballot 3162 2611 FE0F ; fully-qualified # ☑️ ballot box with check 3163 2611 ; non-fully-qualified # ☑ ballot box with check
|
/external/cldr/tools/java/org/unicode/cldr/util/data/emoji/ |
D | emoji-test.txt | 3068 1F5F3 FE0F ; fully-qualified # ️ ballot box with ballot 3069 1F5F3 ; non-fully-qualified # ballot box with ballot 3365 2611 FE0F ; fully-qualified # ☑️ ballot box with check 3366 2611 ; non-fully-qualified # ☑ ballot box with check
|