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