Searched defs:gds (Results 1 – 7 of 7) sorted by relevance
16 gds: label
5 .globl gds symbol
197 int eg_bytecode_gds_build(struct r600_bytecode *bc, struct r600_bytecode_gds *gds, unsigned id) in eg_bytecode_gds_build()
101 struct r600_bytecode_gds *gds = CALLOC_STRUCT(r600_bytecode_gds); in r600_bytecode_gds() local1447 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() local1804 struct r600_bytecode_gds *gds = NULL, *next_gds; in r600_bytecode_clear() local2013 struct r600_bytecode_gds *gds = NULL; in r600_bytecode_disasm() local
182 struct list_head gds; member
2888 struct r600_bytecode_gds gds; in r600_emit_tess_factor() local
454 unsigned gds = n.bc.op_ptr->flags & FF_GDS; in dump() local