HomeSort by relevance Sort by last modified time
    Searched refs:JumpTableARMVIXL (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
code_generator_arm_vixl.h 117 class JumpTableARMVIXL : public DeletableArenaObject<kArenaAllocSwitchTable> {
119 explicit JumpTableARMVIXL(HPackedSwitch* switch_instr)
140 DISALLOW_COPY_AND_ASSIGN(JumpTableARMVIXL);
742 JumpTableARMVIXL* CreateJumpTable(HPackedSwitch* switch_instr)
    [all...]
code_generator_arm_vixl.cc     [all...]

Completed in 87 milliseconds