HomeSort by relevance Sort by last modified time
    Searched defs:GenLargeSparseSwitch (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/quick/x86/
call_x86.cc 38 void X86Mir2Lir::GenLargeSparseSwitch(MIR* mir, DexOffset table_offset, RegLocation rl_src) {
  /art/compiler/dex/quick/arm/
call_arm.cc 56 void ArmMir2Lir::GenLargeSparseSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src) {