Searched refs:HMipsPackedSwitch (Results 1 – 3 of 3) sorted by relevance
42 class HMipsPackedSwitch final : public HExpression<2> {44 HMipsPackedSwitch(int32_t start_value, in HMipsPackedSwitch() function
115 HMipsPackedSwitch* mips_switch = new (graph->GetAllocator()) HMipsPackedSwitch( in VisitPackedSwitch()
10118 void LocationsBuilderMIPS::VisitMipsPackedSwitch(HMipsPackedSwitch* switch_instr) { in VisitMipsPackedSwitch()10126 void InstructionCodeGeneratorMIPS::VisitMipsPackedSwitch(HMipsPackedSwitch* switch_instr) { in VisitMipsPackedSwitch()