Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h197 void AddSwitchId(int switch_id);
Dfunctionalize_cond.cc1523 void FunctionalizeCond::AddSwitchId(int switch_id) { in AddSwitchId() argument
1524 switch_ids_.push_back(switch_id); in AddSwitchId()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp619 int switch_id = 0; in get_temp_registers_required_lifetimes() local
697 prog_scope *scope = scopes.create(cur_scope, switch_body, switch_id++, in get_temp_registers_required_lifetimes()