Home
last modified time | relevance | path

Searched refs:vote (Results 1 – 25 of 104) sorted by relevance

12345

/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dvote.ll3 declare i1 @llvm.nvvm.vote.all(i1)
4 ; CHECK-LABEL: .func{{.*}}vote.all
5 define i1 @vote.all(i1 %pred) {
6 ; CHECK: vote.all.pred
7 %val = call i1 @llvm.nvvm.vote.all(i1 %pred)
11 declare i1 @llvm.nvvm.vote.any(i1)
12 ; CHECK-LABEL: .func{{.*}}vote.any
13 define i1 @vote.any(i1 %pred) {
14 ; CHECK: vote.any.pred
15 %val = call i1 @llvm.nvvm.vote.any(i1 %pred)
[all …]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dllvm.amdgcn.wqm.vote.ll2 …strs < %S/../llvm.amdgcn.wqm.vote.ll | FileCheck -enable-var-scope -check-prefixes=CHECK,WAVE64 %…
3 …nstrs < %S/../llvm.amdgcn.wqm.vote.ll | FileCheck -enable-var-scope -check-prefixes=CHECK,WAVE32 %…
Dregbankselect-amdgcn.wqm.vote.mir18 ; CHECK: [[INT:%[0-9]+]]:vcc(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), [[COPY2]](s1)
22 %3:_(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), %2
36 ; CHECK: [[INT:%[0-9]+]]:vcc(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), [[ICMP]](s1)
40 %3:_(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), %2
54 ; CHECK: [[INT:%[0-9]+]]:vcc(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), [[COPY1]](s1)
57 %2:_(s1) = G_INTRINSIC intrinsic(@llvm.amdgcn.wqm.vote), %1
/external/autotest/server/site_tests/cheets_CTS_P/
Dcontrol.arm.CtsDeqpTestCases.dEQP-VK.subgroups.vote8 NAME = 'cheets_CTS_P.arm.CtsDeqpTestCases.dEQP-VK.subgroups.vote'
16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.subgroups.vote of the Android Compatibility Test Suite (…
24 tag='arm.CtsDeqpTestCases.dEQP-VK.subgroups.vote',
25 test_name='cheets_CTS_P.arm.CtsDeqpTestCases.dEQP-VK.subgroups.vote',
26 …filter', 'CtsDeqpTestCases', '--module', 'CtsDeqpTestCases', '--test', 'dEQP-VK.subgroups.vote#*'],
Dcontrol.x86.CtsDeqpTestCases.dEQP-VK.subgroups.vote8 NAME = 'cheets_CTS_P.x86.CtsDeqpTestCases.dEQP-VK.subgroups.vote'
16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.subgroups.vote of the Android Compatibility Test Suite (…
24 tag='x86.CtsDeqpTestCases.dEQP-VK.subgroups.vote',
25 test_name='cheets_CTS_P.x86.CtsDeqpTestCases.dEQP-VK.subgroups.vote',
26 …filter', 'CtsDeqpTestCases', '--module', 'CtsDeqpTestCases', '--test', 'dEQP-VK.subgroups.vote#*'],
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.wqm.vote.ll12 %w = call i1 @llvm.amdgcn.wqm.vote(i1 %c)
22 %w = call i1 @llvm.amdgcn.wqm.vote(i1 true)
32 %w = call i1 @llvm.amdgcn.wqm.vote(i1 false)
50 %w = call i1 @llvm.amdgcn.wqm.vote(i1 %c)
56 declare i1 @llvm.amdgcn.wqm.vote(i1)
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/power/memlat_dev_update/
Dformat14 field:unsigned long vote; offset:40; size:8; signed:0;
16 …d=%u, inst=%lu, mem=%lu, freq=%lu, vote=%lu", __get_str(name), REC->dev_id, REC->inst, REC->mem, R…
/external/wayland-protocols/freedesktop.org/
DGOVERNANCE.md21 4. During a vote, if two points-of-contact for the same member disagree, the
22 member's vote is considered blank.
41 2. A removal vote may be called for by an existing member by posting to the
48 5. Following a failed vote, the member who called for the vote cannot
49 call for a re-vote or propose any other removal for 90 days.
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass_single/master/
Dgles32-khr-single.txt80 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_int
81 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec2
82 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec3
83 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec4
84 KHR-Single-GLES32.subgroups.vote.graphics.subgroupall_uint
85 KHR-Single-GLES32.subgroups.vote.graphics.subgroupany_uint
86 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uint
87 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec2
88 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec3
89 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec4
[all …]
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass_single/4.6.1.x/
Dgl46-khr-single.txt80 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_int
81 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_ivec2
82 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_ivec3
83 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_ivec4
84 KHR-Single-GL46.subgroups.vote.graphics.subgroupall_uint
85 KHR-Single-GL46.subgroups.vote.graphics.subgroupany_uint
86 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_uint
87 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_uvec2
88 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_uvec3
89 KHR-Single-GL46.subgroups.vote.graphics.subgroupallequal_uvec4
[all …]
Dgl45-khr-single.txt80 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_int
81 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_ivec2
82 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_ivec3
83 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_ivec4
84 KHR-Single-GL45.subgroups.vote.graphics.subgroupall_uint
85 KHR-Single-GL45.subgroups.vote.graphics.subgroupany_uint
86 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_uint
87 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_uvec2
88 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_uvec3
89 KHR-Single-GL45.subgroups.vote.graphics.subgroupallequal_uvec4
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass_single/3.2.6.x/
Dgles32-khr-single.txt80 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_int
81 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec2
82 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec3
83 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_ivec4
84 KHR-Single-GLES32.subgroups.vote.graphics.subgroupall_uint
85 KHR-Single-GLES32.subgroups.vote.graphics.subgroupany_uint
86 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uint
87 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec2
88 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec3
89 KHR-Single-GLES32.subgroups.vote.graphics.subgroupallequal_uvec4
[all …]
/external/python/cpython2/Misc/
DRFD40 There are some restrictions on the vote taker: [s]he cannot actively
41 campaign for/against the group during the vote process. So the main
42 benefit to Steve instead of me running the vote is that I will be free
/external/llvm-project/lldb/source/Target/
DThreadList.cpp373 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop() local
374 switch (vote) { in ShouldReportStop()
388 thread_sp->GetID(), vote, result); in ShouldReportStop()
397 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop() argument
404 thread_sp->SetShouldReportStop(vote); in SetShouldReportStop()
DThreadPlanStepRange.cpp70 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop() local
72 vote); in ShouldReportStop()
73 return vote; in ShouldReportStop()
/external/deqp-deps/glslang/Test/
Dglsl.450.subgroup.vert17 subgroupAll(true); // ERROR extension not enabled (vote)
18 subgroupAny(false); // ERROR extension not enabled (vote)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.460.subgroup.rahit18 subgroupAll(true); // ERROR extension not enabled (vote)
19 subgroupAny(false); // ERROR extension not enabled (vote)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.450.subgroup.tesc17 subgroupAll(true); // ERROR extension not enabled (vote)
18 subgroupAny(false); // ERROR extension not enabled (vote)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.460.subgroup.rint19 subgroupAll(true); // ERROR extension not enabled (vote)
20 subgroupAny(false); // ERROR extension not enabled (vote)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.460.subgroup.rmiss19 subgroupAll(true); // ERROR extension not enabled (vote)
20 subgroupAny(false); // ERROR extension not enabled (vote)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.450.subgroupBasic.comp17 subgroupAll(true); // ERROR extension not enabled (vote)
18 subgroupAny(false); // ERROR extension not enabled (vote)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dglsl.450.subgroup.vert17 subgroupAll(true); // ERROR extension not enabled (vote)
18 subgroupAny(false); // ERROR extension not enabled (vote)
19 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.460.subgroup.rahit18 subgroupAll(true); // ERROR extension not enabled (vote)
19 subgroupAny(false); // ERROR extension not enabled (vote)
20 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
Dglsl.460.subgroup.rmiss19 subgroupAll(true); // ERROR extension not enabled (vote)
20 subgroupAny(false); // ERROR extension not enabled (vote)
21 subgroupAllEqual(f4); // ERROR extension not enabled (vote)
/external/llvm-project/mlir/test/Dialect/LLVMIR/
Dnvvm.mlir58 // CHECK: nvvm.vote.ballot.sync %{{.*}}, %{{.*}} : !llvm.i32
59 %0 = nvvm.vote.ballot.sync %arg0, %arg1 : !llvm.i32

12345