Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.h2470 static const char* WRegNameForCode(unsigned code,
Dsimulator-aarch64.cc647 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { in WRegNameForCode() function in vixl::aarch64::Simulator
1327 name << WRegNameForCode(code); in PrintRegister()