Searched refs:InstMIPS32Sqrt_s (Results 1 – 3 of 3) sorted by relevance
1271 using InstMIPS32Sqrt_s = InstMIPS32TwoAddrFPR<InstMIPS32::Sqrt_s>; variable1446 template <> void InstMIPS32Sqrt_s::emitIAS(const Cfg *Func) const;1538 template <> constexpr const char *InstMIPS32Sqrt_s::Opcode = "sqrt.s";
533 Context.insert<InstMIPS32Sqrt_s>(Dest, Src); in _sqrt_s()
1049 template <> void InstMIPS32Sqrt_s::emitIAS(const Cfg *Func) const { in emitIAS()