Home
last modified time | relevance | path

Searched refs:XRegNameForCode (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/arm64/
Dsimulator-arm64.cc674 const char* Simulator::XRegNameForCode(unsigned code, Reg31Mode mode) { in XRegNameForCode() function in v8::internal::Simulator
1258 name = XRegNameForCode(code, r31mode); in PrintRegisterRawHelper()
3052 clr_reg_name, XRegNameForCode(i), clr_reg_value, xreg(i), clr_normal); in PrintValue()
Dsimulator-arm64.h1273 static inline const char* XRegNameForCode(unsigned code,
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc228 const char* Simulator::XRegNameForCode(unsigned code, Reg31Mode mode) { in XRegNameForCode() function in vixl::aarch64::Simulator
679 name = XRegNameForCode(code, r31mode); in PrintRegisterRawHelper()
Dsimulator-aarch64.h1544 static const char* XRegNameForCode(unsigned code,