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