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