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

/external/vixl/src/a64/
H A Dsimulator-a64.h386 static const char* WRegNameForCode(unsigned code,
H A Dsimulator-a64.cc173 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { function in class:vixl::Simulator
/external/chromium_org/v8/src/arm64/
H A Dsimulator-arm64.cc765 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { function in class:v8::internal::Simulator
1205 clr_reg_name, WRegNameForCode(reg_code),
1210 clr_reg_name, WRegNameForCode(reg_code),
1215 clr_reg_name, WRegNameForCode(reg_code),
3298 clr_reg_name, WRegNameForCode(i), clr_reg_value, wreg(i), clr_normal);
H A Dsimulator-arm64.h597 static inline const char* WRegNameForCode(unsigned code,

Completed in 367 milliseconds