Searched defs:GenPackedSwitchWithCompares (Results 1 – 3 of 3) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_mips64.cc | 7502 void InstructionCodeGeneratorMIPS64::GenPackedSwitchWithCompares(GpuRegister value_reg, in GenPackedSwitchWithCompares() function in art::mips64::InstructionCodeGeneratorMIPS64 |
| D | code_generator_x86.cc | 7960 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX86 |
| D | code_generator_mips.cc | 10011 void InstructionCodeGeneratorMIPS::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::mips::InstructionCodeGeneratorMIPS |