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