Home
last modified time | relevance | path

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

/external/llvm/test/MC/AMDGPU/
Dlabels-branch.s16 gds: label
Dexpressions.s5 .globl gds symbol
/external/mesa3d/src/gallium/drivers/r600/
Deg_asm.c197 int eg_bytecode_gds_build(struct r600_bytecode *bc, struct r600_bytecode_gds *gds, unsigned id) in eg_bytecode_gds_build()
Dr600_asm.c101 struct r600_bytecode_gds *gds = CALLOC_STRUCT(r600_bytecode_gds); in r600_bytecode_gds() local
1447 int r600_bytecode_add_gds(struct r600_bytecode *bc, const struct r600_bytecode_gds *gds) in r600_bytecode_add_gds()
1685 struct r600_bytecode_gds *gds; in r600_bytecode_build() local
1804 struct r600_bytecode_gds *gds = NULL, *next_gds; in r600_bytecode_clear() local
2013 struct r600_bytecode_gds *gds = NULL; in r600_bytecode_disasm() local
Dr600_asm.h182 struct list_head gds; member
Dr600_shader.c2888 struct r600_bytecode_gds gds; in r600_emit_tess_factor() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_dump.cpp454 unsigned gds = n.bc.op_ptr->flags & FF_GDS; in dump() local