Searched defs:GenPackedSwitchWithCompares (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_riscv64.cc | 2022 void InstructionCodeGeneratorRISCV64::GenPackedSwitchWithCompares(XRegister adjusted, in GenPackedSwitchWithCompares() function in art::riscv64::InstructionCodeGeneratorRISCV64 |
| D | code_generator_x86.cc | 8890 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX86 |