Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_x86.h92 class HX86PackedSwitch final : public HExpression<2> {
94 HX86PackedSwitch(int32_t start_value, in HX86PackedSwitch() function
Dpc_relative_fixups_x86.cc153 HX86PackedSwitch* x86_switch = new (graph->GetAllocator()) HX86PackedSwitch( in VisitPackedSwitch()
Dcode_generator_x86.h525 Address LiteralCaseTable(HX86PackedSwitch* switch_instr, Register reg, Register value);