Searched refs:switch_index (Results 1 – 2 of 2) sorted by relevance
68 uint32_t switch_index = in MarkReachableBlocks() local70 if (switch_index < switch_instruction->GetNumEntries()) { in MarkReachableBlocks()71 live_successors = live_successors.SubArray(switch_index, 1u); in MarkReachableBlocks()72 DCHECK_EQ(live_successors[0], block->GetSuccessors()[switch_index]); in MarkReachableBlocks()
863 uint32_t switch_index = 0; in SetDisplaySwitchMode() local902 switch_index = mode_index; in SetDisplaySwitchMode()918 switch_index = mode_index; in SetDisplaySwitchMode()929 cmd_mode_index_ = switch_index; in SetDisplaySwitchMode()931 video_mode_index_ = switch_index; in SetDisplaySwitchMode()