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

/art/compiler/dex/quick/arm/
H A Dtarget_arm.cc298 static char* DecodeRegList(int opcode, int vector, char* buf, size_t buf_size) { function in namespace:art
476 DecodeRegList(lir->opcode, operand, tbuf, arraysize(tbuf));

Completed in 26 milliseconds