Searched refs:InstMIPS32Abs_d (Results 1 – 3 of 3) sorted by relevance
61 template <> const char *InstMIPS32Abs_d::Opcode = "abs.d";726 template <> void InstMIPS32Abs_d::emitIAS(const Cfg *Func) const { in emitIAS()
1197 using InstMIPS32Abs_d = InstMIPS32TwoAddrFPR<InstMIPS32::Abs_d>; variable1367 template <> void InstMIPS32Abs_d::emitIAS(const Cfg *Func) const;
211 Context.insert<InstMIPS32Abs_d>(Dest, Src); in _abs_d()