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