Searched refs:c_un_d (Results 1 – 3 of 3) sorted by relevance
163 void c_un_d(const Operand *OpFd, const Operand *OpFs);
743 Asm->c_un_d(getSrc(0), getSrc(1)); in emitIAS()
513 void AssemblerMIPS32::c_un_d(const Operand *OpFs, const Operand *OpFt) { in c_un_d() function in Ice::MIPS32::AssemblerMIPS32