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