Searched refs:Trunc_w_d (Results 1 – 6 of 6) sorted by relevance
877 void Trunc_w_d(FPURegister fd, FPURegister fs);
1874 void MacroAssembler::Trunc_w_d(FPURegister fd, FPURegister fs) { in Trunc_w_d() function in v8::internal::MacroAssembler2570 Trunc_w_d(double_scratch, double_input); in EmitFPUTruncate()
114 __ Trunc_w_d(double_scratch, double_scratch); in Generate() local
936 void Trunc_w_d(FPURegister fd, FPURegister fs);
2038 void MacroAssembler::Trunc_w_d(FPURegister fd, FPURegister fs) { in Trunc_w_d() function in v8::internal::MacroAssembler2753 Trunc_w_d(double_scratch, double_input); in EmitFPUTruncate()
112 __ Trunc_w_d(double_scratch, double_scratch); in Generate() local