Searched refs:emit_control_flow (Results 1 – 2 of 2) sorted by relevance
673 if (!emit_control_flow(ControlFlowInstr::cf_else)) in process_if()679 if (!emit_control_flow(ControlFlowInstr::cf_endif)) in process_if()700 bool Shader::emit_control_flow(ControlFlowInstr::CFType type) in emit_control_flow() function in r600::Shader728 if (!emit_control_flow(ControlFlowInstr::cf_loop_begin)) in process_loop()734 if (!emit_control_flow(ControlFlowInstr::cf_loop_end)) in process_loop()
306 bool emit_control_flow(ControlFlowInstr::CFType type);