Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_riscv64.cc2031 void InstructionCodeGeneratorRISCV64::GenPackedSwitchWithCompares(XRegister adjusted, in GenPackedSwitchWithCompares() function in art::riscv64::InstructionCodeGeneratorRISCV64
H A Dcode_generator_x86.cc8910 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX86