Searched defs:cvt_s_d (Results 1 – 6 of 6) sorted by relevance
1286 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1308 __ cvt_s_d(i.OutputDoubleRegister(), i.OutputDoubleRegister()); in AssembleArchInstruction() local
1480 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3352 __ cvt_s_d(result.low(), input); in DoMathFround() local3787 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local
3559 __ cvt_s_d(result, input); in DoMathFround() local4010 __ cvt_s_d(double_scratch0(), value); in DoStoreKeyedExternalArray() local
2836 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler
3053 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler