Searched defs:gds_op (Results 1 – 2 of 2) sorted by relevance
162 unsigned gds_op = (r600_isa_fetch_opcode(bc->isa->hw_class, gds->op) >> 8) & 0x3f; in eg_bytecode_gds_build() local
112 std::list<GDSInstr *> gds_op; member in r600::CollectInstructions