Searched refs:BRegNameForCode (Results 1 – 2 of 2) sorted by relevance
2402 static const char* BRegNameForCode(unsigned code);
326 const char* Simulator::BRegNameForCode(unsigned code) { in BRegNameForCode() function in vixl::aarch64::Simulator977 name << BRegNameForCode(code); in PrintVRegister()