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