Searched refs:HRegNameForCode (Results 1 – 2 of 2) sorted by relevance
2403 static const char* HRegNameForCode(unsigned code);
332 const char* Simulator::HRegNameForCode(unsigned code) { in HRegNameForCode() function in vixl::aarch64::Simulator980 name << HRegNameForCode(code); in PrintVRegister()