Searched refs:emit_control_flow (Results 1 – 2 of 2) sorted by relevance
739 if (!emit_control_flow(ControlFlowInstr::cf_else)) in process_if()756 if (!emit_control_flow(ControlFlowInstr::cf_endif)) in process_if()766 Shader::emit_control_flow(ControlFlowInstr::CFType type) in emit_control_flow() function in r600::Shader795 if (!emit_control_flow(ControlFlowInstr::cf_loop_begin)) in process_loop()803 if (!emit_control_flow(ControlFlowInstr::cf_loop_end)) in process_loop()
307 bool emit_control_flow(ControlFlowInstr::CFType type);