Searched refs:mov_d (Results 1 – 3 of 3) sorted by relevance
211 void mov_d(const Operand *OpFd, const Operand *OpFs);
786 void AssemblerMIPS32::mov_d(const Operand *OpFd, const Operand *OpFs) { in mov_d() function in Ice::MIPS32::AssemblerMIPS32814 mov_d(OpRd, OpRs); in move()
962 Asm->mov_d(getDest(), getSrc(0)); in emitIAS()