Searched refs:cvt_s_d (Results 1 – 3 of 3) sorted by relevance
175 void cvt_s_d(const Operand *OpFd, const Operand *OpFs);
773 Asm->cvt_s_d(getDest(), getSrc(0)); in emitIAS()
550 void AssemblerMIPS32::cvt_s_d(const Operand *OpFd, const Operand *OpFs) { in cvt_s_d() function in Ice::MIPS32::AssemblerMIPS32