Searched refs:instr_cf_opc_t (Results 1 – 3 of 3) sorted by relevance
188 } instr_cf_opc_t; typedef212 instr_cf_opc_t opc : 4;221 instr_cf_opc_t opc : 4;234 instr_cf_opc_t opc : 4;243 instr_cf_opc_t opc : 4;253 instr_cf_opc_t opc : 4;
97 instr_cf_opc_t cf_type;128 struct ir2_cf * ir2_cf_create(struct ir2_shader *shader, instr_cf_opc_t cf_type);
192 struct ir2_cf * ir2_cf_create(struct ir2_shader *shader, instr_cf_opc_t cf_type) in ir2_cf_create()