Home
last modified time | relevance | path

Searched refs:switch_case_branch (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp84 switch_case_branch, /* Inside switch case statmenet */ enumerator
282 scope_type == switch_case_branch || in is_conditional()
300 if (scope_type == switch_case_branch || in in_switchcase_scope()
315 if (scope_type == switch_case_branch || in break_is_for_switchcase()
732 prog_scope_type t = inst->op == TGSI_OPCODE_CASE ? switch_case_branch in get_temp_registers_required_lifetimes()
929 if ((scope->type() == switch_case_branch || in dump_instruction()