Searched refs:Trunc_w_d (Results 1 – 6 of 6) sorted by relevance
748 void Trunc_w_d(FPURegister fd, FPURegister fs);
1246 void MacroAssembler::Trunc_w_d(FPURegister fd, FPURegister fs) { in Trunc_w_d() function in v8::internal::MacroAssembler1633 Trunc_w_d(double_scratch, double_input); in EmitFPUTruncate()
163 __ Trunc_w_d(double_scratch, double_scratch); in Generate() local
781 void Trunc_w_d(FPURegister fd, FPURegister fs);
1384 void MacroAssembler::Trunc_w_d(FPURegister fd, FPURegister fs) { in Trunc_w_d() function in v8::internal::MacroAssembler1682 Trunc_w_d(double_scratch, double_input); in EmitFPUTruncate()
161 __ Trunc_w_d(double_scratch, double_scratch); in Generate() local