Searched refs:const_string_common_nohelper (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerConst.cpp47 int const_string_common_nohelper(u4 tmp, u2 vA) { function
55 //! dispatcher to select either const_string_common_helper or const_string_common_nohelper
59 return const_string_common_nohelper(tmp, vA);

Completed in 112 milliseconds