Searched refs:CF_OP_CALL_FS (Results 1 – 5 of 5) sorted by relevance
328 if(!n.dst.empty() || n.is_cf_op(CF_OP_CALL_FS)) { in process_op()
742 bool call_fs = n->is_cf_op(CF_OP_CALL_FS); in split_vector_inst()
747 } else if (c->bc.op == CF_OP_CALL_FS) { in prepare_ir()
582 #define CF_OP_CALL_FS 20 macro
3243 r600_bytecode_add_cfinst(ctx.bc, CF_OP_CALL_FS); in r600_shader_from_tgsi()