Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dsimulator-arm64.cc820 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { in WRegNameForCode() function in v8::internal::Simulator
1259 clr_reg_name, WRegNameForCode(reg_code), in PrintWrite()
1264 clr_reg_name, WRegNameForCode(reg_code), in PrintWrite()
1269 clr_reg_name, WRegNameForCode(reg_code), in PrintWrite()
3353 clr_reg_name, WRegNameForCode(i), clr_reg_value, wreg(i), clr_normal); in PrintValue()
Dsimulator-arm64.h599 static inline const char* WRegNameForCode(unsigned code,
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc198 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { in WRegNameForCode() function in vixl::aarch64::Simulator
643 name = WRegNameForCode(code, r31mode); in PrintRegisterRawHelper()
646 name = WRegNameForCode(code, r31mode); in PrintRegisterRawHelper()
651 name = WRegNameForCode(code, r31mode); in PrintRegisterRawHelper()
Dsimulator-aarch64.h1604 static const char* WRegNameForCode(unsigned code,