Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/
Dmterp.cc60 extern "C" int32_t MterpDoSparseSwitch(const uint16_t* switchData, int32_t testVal) { in MterpDoSparseSwitch() function
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S1177 bl MterpDoSparseSwitch // w0<- code-unit branch offset
Dmterp_x86_64.S1080 call SYMBOL(MterpDoSparseSwitch)
Dmterp_x86.S1175 call SYMBOL(MterpDoSparseSwitch)
Dmterp_arm.S1195 bl MterpDoSparseSwitch @ r0<- code-unit branch offset