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