Searched refs:GenPackedSwitchWithCompares (Results 1 – 4 of 4) sorted by relevance
388 void GenPackedSwitchWithCompares(Register value_reg,
379 void GenPackedSwitchWithCompares(XRegister adjusted,
8839 void InstructionCodeGeneratorX86::GenPackedSwitchWithCompares(Register value_reg, in GenPackedSwitchWithCompares() function in art::x86::InstructionCodeGeneratorX868893 GenPackedSwitchWithCompares(value_reg, in VisitPackedSwitch()8920 GenPackedSwitchWithCompares(value_reg, in VisitX86PackedSwitch()
2031 void InstructionCodeGeneratorRISCV64::GenPackedSwitchWithCompares(XRegister adjusted, in GenPackedSwitchWithCompares() function in art::riscv64::InstructionCodeGeneratorRISCV644866 GenPackedSwitchWithCompares(adjusted, temp, num_entries, switch_block); in VisitPackedSwitch()