Home
last modified time | relevance | path

Searched refs:GenPackedSwitchWithCompares (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86.h328 void GenPackedSwitchWithCompares(Register value_reg,
Dcode_generator_x86.cc8218 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX86
8272 GenPackedSwitchWithCompares(value_reg, in VisitPackedSwitch()
8299 GenPackedSwitchWithCompares(value_reg, in VisitX86PackedSwitch()