Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_mips.h42 class HMipsPackedSwitch final : public HExpression<2> {
44 HMipsPackedSwitch(int32_t start_value, in HMipsPackedSwitch() function
Dpc_relative_fixups_mips.cc115 HMipsPackedSwitch* mips_switch = new (graph->GetAllocator()) HMipsPackedSwitch( in VisitPackedSwitch()
Dcode_generator_mips.cc10118 void LocationsBuilderMIPS::VisitMipsPackedSwitch(HMipsPackedSwitch* switch_instr) { in VisitMipsPackedSwitch()
10126 void InstructionCodeGeneratorMIPS::VisitMipsPackedSwitch(HMipsPackedSwitch* switch_instr) { in VisitMipsPackedSwitch()