Searched refs:cvt_d_w (Results 1 – 4 of 4) sorted by relevance
19 define double @cvt_d_w(i32 %a) {
173 void cvt_d_w(const Operand *OpFd, const Operand *OpFs);
862 Asm->cvt_d_w(getDest(), getSrc(0)); in emitIAS()
545 void AssemblerMIPS32::cvt_d_w(const Operand *OpFd, const Operand *OpFs) { in cvt_d_w() function in Ice::MIPS32::AssemblerMIPS32