Home
last modified time | relevance | path

Searched refs:HRegNameForCode (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.h2403 static const char* HRegNameForCode(unsigned code);
Dsimulator-aarch64.cc332 const char* Simulator::HRegNameForCode(unsigned code) { in HRegNameForCode() function in vixl::aarch64::Simulator
980 name << HRegNameForCode(code); in PrintVRegister()