Searched refs:rc_get_flow_control_inst (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h80 rc_opcode rc_get_flow_control_inst(struct rc_instruction * inst);
H A Dradeon_compiler_util.c614 rc_opcode rc_get_flow_control_inst(struct rc_instruction * inst) function
642 rc_opcode op = rc_get_flow_control_inst(inst);
664 rc_opcode op = rc_get_flow_control_inst(inst);
H A Dradeon_variable.c196 rc_opcode op = rc_get_flow_control_inst(inst);
H A Dradeon_pair_regalloc.c602 rc_opcode op = rc_get_flow_control_inst(inst);
H A Dradeon_dataflow.c709 rc_opcode opcode = rc_get_flow_control_inst(tmp);

Completed in 99 milliseconds