Searched refs:cvt_s_d (Results 1 – 4 of 4) sorted by relevance
29 define float @cvt_s_d(double %a) {
175 void cvt_s_d(const Operand *OpFd, const Operand *OpFs);
867 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