/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_gm107.cpp | 284 GM107LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() argument 286 Value *ind = suq->getIndirectR(); in handleSUQ() 288 const int slot = suq->tex.r; in handleSUQ() 289 const int mask = suq->tex.mask; in handleSUQ() 291 if (suq->tex.bindless) in handleSUQ() 296 suq->tex.r = 0xff; in handleSUQ() 297 suq->tex.s = 0x1f; in handleSUQ() 299 suq->setIndirectR(NULL); in handleSUQ() 300 suq->setSrc(0, handle); in handleSUQ() 301 suq->tex.rIndirectSrc = 0; in handleSUQ() [all …]
|
D | nv50_ir_lowering_nv50.cpp | 1116 NV50LoweringPreSSA::handleSUQ(TexInstruction *suq) in handleSUQ() argument 1118 const int dim = suq->tex.target.getDim(); in handleSUQ() 1119 const int arg = dim + (suq->tex.target.isArray() || suq->tex.target.isCube()); in handleSUQ() 1120 int mask = suq->tex.mask; in handleSUQ() 1121 int slot = suq->tex.r; in handleSUQ() 1130 if (c == 1 && suq->tex.target == TEX_TARGET_1D_ARRAY) { in handleSUQ() 1135 bld.mkMov(suq->getDef(d++), loadSuInfo(slot, offset)); in handleSUQ() 1136 if (c == 2 && suq->tex.target.isCube()) in handleSUQ() 1137 bld.mkOp2(OP_DIV, TYPE_U32, suq->getDef(d - 1), suq->getDef(d - 1), in handleSUQ() 1142 if (suq->tex.target.isMS()) { in handleSUQ() [all …]
|
D | nv50_ir_lowering_nvc0.cpp | 1903 NVC0LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() argument 1905 int mask = suq->tex.mask; in handleSUQ() 1906 int dim = suq->tex.target.getDim(); in handleSUQ() 1907 int arg = dim + (suq->tex.target.isArray() || suq->tex.target.isCube()); in handleSUQ() 1908 Value *ind = suq->getIndirectR(); in handleSUQ() 1909 int slot = suq->tex.r; in handleSUQ() 1918 if (c == 1 && suq->tex.target == TEX_TARGET_1D_ARRAY) { in handleSUQ() 1923 bld.mkMov(suq->getDef(d++), loadSuInfo32(ind, slot, offset, suq->tex.bindless)); in handleSUQ() 1924 if (c == 2 && suq->tex.target.isCube()) in handleSUQ() 1925 bld.mkOp2(OP_DIV, TYPE_U32, suq->getDef(d - 1), suq->getDef(d - 1), in handleSUQ() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicsNVVM.td | 2834 "llvm.nvvm.suq.channel.order">, 2838 "llvm.nvvm.suq.channel.data.type">, 2842 "llvm.nvvm.suq.width">, 2846 "llvm.nvvm.suq.height">, 2850 "llvm.nvvm.suq.depth">, 2854 "llvm.nvvm.suq.array.size">,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXIntrinsics.td | 4610 "suq.channel_order.b32 \t$d, [$a];", 4614 "suq.channel_data_type.b32 \t$d, [$a];", 4618 "suq.width.b32 \t$d, [$a];", 4622 "suq.height.b32 \t$d, [$a];", 4626 "suq.depth.b32 \t$d, [$a];", 4630 "suq.array_size.b32 \t$d, [$a];",
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 10520 suq
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 10520 suq
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 3383 nvvm_suq_array_size, // llvm.nvvm.suq.array.size 3384 nvvm_suq_channel_data_type, // llvm.nvvm.suq.channel.data.type 3385 nvvm_suq_channel_order, // llvm.nvvm.suq.channel.order 3386 nvvm_suq_depth, // llvm.nvvm.suq.depth 3387 nvvm_suq_height, // llvm.nvvm.suq.height 3388 nvvm_suq_width, // llvm.nvvm.suq.width 9441 "llvm.nvvm.suq.array.size", 9442 "llvm.nvvm.suq.channel.data.type", 9443 "llvm.nvvm.suq.channel.order", 9444 "llvm.nvvm.suq.depth", [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 3383 nvvm_suq_array_size, // llvm.nvvm.suq.array.size 3384 nvvm_suq_channel_data_type, // llvm.nvvm.suq.channel.data.type 3385 nvvm_suq_channel_order, // llvm.nvvm.suq.channel.order 3386 nvvm_suq_depth, // llvm.nvvm.suq.depth 3387 nvvm_suq_height, // llvm.nvvm.suq.height 3388 nvvm_suq_width, // llvm.nvvm.suq.width 9441 "llvm.nvvm.suq.array.size", 9442 "llvm.nvvm.suq.channel.data.type", 9443 "llvm.nvvm.suq.channel.order", 9444 "llvm.nvvm.suq.depth", [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 3383 nvvm_suq_array_size, // llvm.nvvm.suq.array.size 3384 nvvm_suq_channel_data_type, // llvm.nvvm.suq.channel.data.type 3385 nvvm_suq_channel_order, // llvm.nvvm.suq.channel.order 3386 nvvm_suq_depth, // llvm.nvvm.suq.depth 3387 nvvm_suq_height, // llvm.nvvm.suq.height 3388 nvvm_suq_width, // llvm.nvvm.suq.width 9441 "llvm.nvvm.suq.array.size", 9442 "llvm.nvvm.suq.channel.data.type", 9443 "llvm.nvvm.suq.channel.order", 9444 "llvm.nvvm.suq.depth", [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 3383 nvvm_suq_array_size, // llvm.nvvm.suq.array.size 3384 nvvm_suq_channel_data_type, // llvm.nvvm.suq.channel.data.type 3385 nvvm_suq_channel_order, // llvm.nvvm.suq.channel.order 3386 nvvm_suq_depth, // llvm.nvvm.suq.depth 3387 nvvm_suq_height, // llvm.nvvm.suq.height 3388 nvvm_suq_width, // llvm.nvvm.suq.width 9441 "llvm.nvvm.suq.array.size", 9442 "llvm.nvvm.suq.channel.data.type", 9443 "llvm.nvvm.suq.channel.order", 9444 "llvm.nvvm.suq.depth", [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 3377 nvvm_suq_array_size, // llvm.nvvm.suq.array.size 3378 nvvm_suq_channel_data_type, // llvm.nvvm.suq.channel.data.type 3379 nvvm_suq_channel_order, // llvm.nvvm.suq.channel.order 3380 nvvm_suq_depth, // llvm.nvvm.suq.depth 3381 nvvm_suq_height, // llvm.nvvm.suq.height 3382 nvvm_suq_width, // llvm.nvvm.suq.width 9401 "llvm.nvvm.suq.array.size", 9402 "llvm.nvvm.suq.channel.data.type", 9403 "llvm.nvvm.suq.channel.order", 9404 "llvm.nvvm.suq.depth", [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 4892 "llvm.nvvm.suq.array.size", 4893 "llvm.nvvm.suq.channel.data.type", 4894 "llvm.nvvm.suq.channel.order", 4895 "llvm.nvvm.suq.depth", 4896 "llvm.nvvm.suq.height", 4897 "llvm.nvvm.suq.width", 15025 1, // llvm.nvvm.suq.array.size 15026 1, // llvm.nvvm.suq.channel.data.type 15027 1, // llvm.nvvm.suq.channel.order 15028 1, // llvm.nvvm.suq.depth [all …]
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6795 "suq~t",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6795 "suq~t",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6546 "suq~t",
|