Searched refs:InstMIPS32Mov_d (Results 1 – 3 of 3) sorted by relevance
107 template <> const char *InstMIPS32Mov_d::Opcode = "mov.d";960 template <> void InstMIPS32Mov_d::emitIAS(const Cfg *Func) const { in emitIAS()
1241 using InstMIPS32Mov_d = InstMIPS32TwoAddrFPR<InstMIPS32::Mov_d>; variable1412 template <> void InstMIPS32Mov_d::emitIAS(const Cfg *Func) const;
407 Context.insert<InstMIPS32Mov_d>(Dest, Src); in _mov_d()