Home
last modified time | relevance | path

Searched defs:gds (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp768 struct r600_bytecode_gds gds; in visit() local
810 struct r600_bytecode_gds gds; in visit() local
982 struct r600_bytecode_gds gds; in visit() local
H A Dsfn_instr.h159 gds, enumerator
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c78 struct r600_bytecode_gds *gds = CALLOC_STRUCT(r600_bytecode_gds); in r600_bytecode_gds() local
1573 int r600_bytecode_add_gds(struct r600_bytecode *bc, const struct r600_bytecode_gds *gds) in r600_bytecode_add_gds()
1825 struct r600_bytecode_gds *gds; in r600_bytecode_build() local
1946 struct r600_bytecode_gds *gds = NULL, *next_gds; in r600_bytecode_clear() local
2231 struct r600_bytecode_gds *gds = NULL; in r600_bytecode_disasm() local
H A Deg_asm.c160 int eg_bytecode_gds_build(struct r600_bytecode *bc, struct r600_bytecode_gds *gds, unsigned id) in eg_bytecode_gds_build()
H A Dr600_asm.h201 struct list_head gds; member
H A Dr600_pipe_common.h269 struct r600_mmio_counter gds; member
/aosp_15_r20/external/llvm/test/MC/AMDGPU/
H A Dlabels-branch.s16 gds: label
H A Dexpressions.s5 .globl gds symbol
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_queue.h32 bool gds; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtensor_list_utils.cc534 auto gds = xla::GetDimensionSize(buffer, i); in ExecuteTensorListGetItem() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dvalue_inference_test.cc689 auto gds = GetDimensionSize(p0, 0); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_dimension_inference.cc669 HloInstruction* gds) { in HandleGetDimensionSize()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1566 bool gds; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h457 struct si_mmio_counter gds; member