Searched defs:cvtsd2ss (Results 1 – 6 of 6) sorted by relevance
370 __ cvtsd2ss(xmm0, i.InputDoubleRegister(index)); in AssembleArchInstruction() local
577 __ cvtsd2ss(xmm0, i.InputDoubleRegister(index)); in AssembleArchInstruction() local
2702 void Assembler::cvtsd2ss(XMMRegister dst, XMMRegister src) { in cvtsd2ss() function in v8::internal::Assembler
3836 __ cvtsd2ss(output_reg, input_reg); in DoMathFround() local4307 __ cvtsd2ss(value, value); in DoStoreKeyedExternalArray() local
1963 void Assembler::cvtsd2ss(XMMRegister dst, XMMRegister src) { in cvtsd2ss() function in v8::internal::Assembler
3742 __ cvtsd2ss(output_reg, input_reg); in DoMathFround() local4142 __ cvtsd2ss(xmm_scratch, ToDoubleRegister(instr->value())); in DoStoreKeyedExternalArray() local