Home
last modified time | relevance | path

Searched defs:GenPackedSwitchWithCompares (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.cc7502 void InstructionCodeGeneratorMIPS64::GenPackedSwitchWithCompares(GpuRegister value_reg, in GenPackedSwitchWithCompares() function in art::mips64::InstructionCodeGeneratorMIPS64
Dcode_generator_x86.cc7960 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX86
Dcode_generator_mips.cc10011 void InstructionCodeGeneratorMIPS::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::mips::InstructionCodeGeneratorMIPS