Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLowerGetPut.cpp34 int aget_common_nohelper(int flag, u2 vA, u2 vref, u2 vindex) { in aget_common_nohelper() function
97 return aget_common_nohelper(flag, vA, vref, vindex); in aget_common()