Searched refs:SRegNameForCode (Results 1 – 4 of 4) sorted by relevance
688 const char* Simulator::SRegNameForCode(unsigned code) { in SRegNameForCode() function in v8::internal::Simulator1205 ? SRegNameForCode(code) in PrintVRegisterFPHelper()3034 SRegNameForCode(i), clr_vreg_value, sreg(i), clr_normal); in PrintValue()3041 PrintF(stream_, "%s %s:%s %g%s\n", clr_vreg_name, SRegNameForCode(i), in PrintValue()
1275 static inline const char* SRegNameForCode(unsigned code);
244 const char* Simulator::SRegNameForCode(unsigned code) { in SRegNameForCode() function in vixl::aarch64::Simulator819 name = SRegNameForCode(code); in PrintVRegisterFPHelper()
1547 static const char* SRegNameForCode(unsigned code);