Home
last modified time | relevance | path

Searched refs:op_sparse_switch (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLower.cpp581 return op_sparse_switch(); in lowerByteCode()
DLower.h951 int op_sparse_switch();
DLowerJump.cpp1176 int op_sparse_switch() { in op_sparse_switch() function