Searched refs:WRegNameForCode (Results 1 – 2 of 2) sorted by relevance
2470 static const char* WRegNameForCode(unsigned code,
647 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { in WRegNameForCode() function in vixl::aarch64::Simulator1327 name << WRegNameForCode(code); in PrintRegister()