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