Searched refs:cvt_w_d (Results 1 – 6 of 6) sorted by relevance
906 void cvt_w_d(FPURegister fd, FPURegister fs);
2547 cvt_w_d(double_scratch, double_input); in EmitFPUTruncate()6550 cvt_w_d(temp_double_reg, input_reg); in ClampDoubleToUint8()
2612 void Assembler::cvt_w_d(FPURegister fd, FPURegister fs) { in cvt_w_d() function in v8::internal::Assembler
967 void cvt_w_d(FPURegister fd, FPURegister fs);
2730 cvt_w_d(double_scratch, double_input); in EmitFPUTruncate()6970 cvt_w_d(temp_double_reg, input_reg); in ClampDoubleToUint8()
2903 void Assembler::cvt_w_d(FPURegister fd, FPURegister fs) { in cvt_w_d() function in v8::internal::Assembler