Searched defs:cvt_s_d (Results 1 – 6 of 6) sorted by relevance
934 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
1051 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3713 __ cvt_s_d(result, input); in DoMathFround() local4175 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local
3508 __ cvt_s_d(result.low(), input); in DoMathFround() local3952 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local
2674 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler
2952 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler