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

/art/compiler/dex/quick/arm/
H A Dtarget_arm.cc321 static char* DecodeFPCSRegList(int count, int base, char* buf, size_t buf_size) { function in namespace:art
479 DecodeFPCSRegList(operand, 16, tbuf, arraysize(tbuf));
482 DecodeFPCSRegList(operand, 0, tbuf, arraysize(tbuf));

Completed in 18 milliseconds