Searched defs:CreateJumpTable (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | code_generator_arm_vixl.h | 782 JumpTableARMVIXL* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable() function |
H A D | code_generator_arm64.h | 654 JumpTableARM64* CreateJumpTable(HPackedSwitch* switch_instr) { in CreateJumpTable() function |
H A D | code_generator_x86_64.cc | 7880 void CreateJumpTable() { in CreateJumpTable() function in art::x86_64::JumpTableRIPFixup |
H A D | code_generator_x86.cc | 8803 void CreateJumpTable() { in CreateJumpTable() function in art::x86::JumpTableRIPFixup |