Searched defs:cvt_s_d (Results 1 – 5 of 5) sorted by relevance
1342 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local1364 __ cvt_s_d(i.OutputDoubleRegister(), i.OutputDoubleRegister()); in AssembleArchInstruction() local
550 void AssemblerMIPS32::cvt_s_d(const Operand *OpFd, const Operand *OpFs) { in cvt_s_d() function in Ice::MIPS32::AssemblerMIPS32
1449 __ cvt_s_d(i.OutputSingleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3123 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler
3440 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) { in cvt_s_d() function in v8::internal::Assembler