Home
last modified time | relevance | path

Searched refs:MterpDoPackedSwitch (Results 1 – 5 of 5) sorted by relevance

/art/runtime/interpreter/mterp/
Dmterp.cc112 extern "C" int32_t MterpDoPackedSwitch(const uint16_t* switchData, int32_t testVal) { in MterpDoPackedSwitch() function
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S1152 bl MterpDoPackedSwitch // w0<- code-unit branch offset
Dmterp_x86_64.S1057 call SYMBOL(MterpDoPackedSwitch)
Dmterp_x86.S1149 call SYMBOL(MterpDoPackedSwitch)
Dmterp_arm.S1170 bl MterpDoPackedSwitch @ r0<- code-unit branch offset