Searched refs:wqm (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
D | aco_insert_exec_mask.cpp | 231 Operand wqm = ctx.info[idx].exec.back().first; in transition_to_Exact() local 232 if (wqm.isUndefined()) { in transition_to_Exact() 233 wqm = bld.sop1(Builder::s_and_saveexec, bld.def(bld.lm), bld.def(s1, scc), in transition_to_Exact() 237 ctx.info[idx].exec[0].first, wqm); in transition_to_Exact() 239 ctx.info[idx].exec.back().first = Operand(wqm); in transition_to_Exact()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | MIMGInstructions.td | 648 multiclass MIMG_Sampler <bits<8> op, AMDGPUSampleVariant sample, bit wqm = 0, 655 let BaseOpcode = !cast<MIMGBaseOpcode>(NAME), WQM = wqm, 673 multiclass MIMG_Gather <bits<8> op, AMDGPUSampleVariant sample, bit wqm = 0, 680 let BaseOpcode = !cast<MIMGBaseOpcode>(NAME), WQM = wqm,
|
D | SIInstructions.td | 120 // Pseudoinstruction for @llvm.amdgcn.wqm. It is turned into a copy after the 124 // Pseudoinstruction for @llvm.amdgcn.softwqm. Like @llvm.amdgcn.wqm it is
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.h | 640 unsigned wqm : 1; member
|
D | si_shader_llvm_ps.c | 815 if (key->ps_prolog.wqm) { in si_llvm_build_ps_prolog()
|
D | si_shader.c | 2173 key->ps_prolog.wqm = in si_get_ps_prolog_key()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 1531 "llvm.amdgcn.wqm", 1532 "llvm.amdgcn.wqm.vote", 11664 64, // llvm.amdgcn.wqm 11665 72, // llvm.amdgcn.wqm.vote
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 64417 zZtw+5wqm`Nsd~?<HuRK~0ou^6I(bbt3L6GZMXi+b?$tdtC$k-V)#>F_$uIB*Gwq;^
|