Home
last modified time | relevance | path

Searched defs:low_key (Results 1 – 5 of 5) sorted by relevance

/art/compiler/dex/quick/x86/
Dcall_x86.cc72 int low_key = s4FromSwitchData(&table[2]); in GenLargePackedSwitch() local
/art/compiler/dex/quick/mips/
Dcall_mips.cc160 int low_key = s4FromSwitchData(&table[2]); in GenLargePackedSwitch() local
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc120 int low_key = s4FromSwitchData(&table[2]); in GenLargePackedSwitch() local
/art/compiler/dex/quick/arm/
Dcall_arm.cc117 int low_key = s4FromSwitchData(&table[2]); in GenLargePackedSwitch() local
/art/compiler/dex/quick/
Dcodegen_util.cc587 int low_key = s4FromSwitchData(&tab_rec->table[2]); in InstallSwitchTables() local
980 int low_key = s4FromSwitchData(&table[2]); in DumpPackedSwitchTable() local