Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLowerObject.cpp441 int common_filled_new_array(u2 length, u4 tmp, bool hasRange) { in common_filled_new_array() function
521 common_filled_new_array(length, tmp, false); in op_filled_new_array()
570 common_filled_new_array(length, tmp, true/*hasRange*/); in op_filled_new_array_range()