Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.h140 explicit JumpTableARM64(HPackedSwitch* switch_instr) in JumpTableARM64()
503 JumpTableARM64* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable()
Dcode_generator_arm_vixl.h122 explicit JumpTableARMVIXL(HPackedSwitch* switch_instr) in JumpTableARMVIXL()
733 JumpTableARMVIXL* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable()