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