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