Searched defs:cvt_d_w (Results 1 – 5 of 5) sorted by relevance
545 void AssemblerMIPS32::cvt_d_w(const Operand *OpFd, const Operand *OpFs) { in cvt_d_w() function in Ice::MIPS32::AssemblerMIPS32
2856 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) { in cvt_d_w() function in v8::internal::Assembler
1410 __ cvt_d_w(i.OutputDoubleRegister(), scratch); in AssembleArchInstruction() local
1395 __ cvt_d_w(i.OutputDoubleRegister(), scratch); in AssembleArchInstruction() local
3062 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) { in cvt_d_w() function in v8::internal::Assembler