Searched refs:cvt_s_d (Results 1 – 6 of 6) sorted by relevance
915 void cvt_s_d(FPURegister fd, FPURegister fs);
2246 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler
3807 __ cvt_s_d(result.low(), input); in DoMathFround() local4251 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local
947 void cvt_s_d(FPURegister fd, FPURegister fs);
2472 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler
3839 __ cvt_s_d(result, input); in DoMathFround() local4291 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local