Searched refs:cvt_w_d (Results 1 – 6 of 6) sorted by relevance
910 void cvt_w_d(FPURegister fd, FPURegister fs);
2410 cvt_w_d(double_scratch, double_input); in EmitFPUTruncate()6324 cvt_w_d(temp_double_reg, input_reg); in ClampDoubleToUint8()
2630 void Assembler::cvt_w_d(FPURegister fd, FPURegister fs) { in cvt_w_d() function in v8::internal::Assembler
968 void cvt_w_d(FPURegister fd, FPURegister fs);
2580 cvt_w_d(double_scratch, double_input); in EmitFPUTruncate()6731 cvt_w_d(temp_double_reg, input_reg); in ClampDoubleToUint8()
2953 void Assembler::cvt_w_d(FPURegister fd, FPURegister fs) { in cvt_w_d() function in v8::internal::Assembler