Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLowerGetPut.cpp444 int iget_iput_common_nohelper(int tmp, int flag, u2 vA, u2 vB, int isObj, bool isVolatile) { in iget_iput_common_nohelper() function
529 return iget_iput_common_nohelper(tmp, flag, vA, vB, isObj, isVolatile); in iget_iput_common()