Searched refs:InstMIPS32Sqrt_d (Results 1 – 3 of 3) sorted by relevance
1270 using InstMIPS32Sqrt_d = InstMIPS32TwoAddrFPR<InstMIPS32::Sqrt_d>; variable1445 template <> void InstMIPS32Sqrt_d::emitIAS(const Cfg *Func) const;1537 template <> constexpr const char *InstMIPS32Sqrt_d::Opcode = "sqrt.d";
529 Context.insert<InstMIPS32Sqrt_d>(Dest, Src); in _sqrt_d()
1044 template <> void InstMIPS32Sqrt_d::emitIAS(const Cfg *Func) const { in emitIAS()