Searched refs:InstMIPS32Cvt_d_s (Results 1 – 3 of 3) sorted by relevance
87 template <> const char *InstMIPS32Cvt_d_s::Opcode = "cvt.d.s";855 template <> void InstMIPS32Cvt_d_s::emitIAS(const Cfg *Func) const { in emitIAS()
1222 using InstMIPS32Cvt_d_s = InstMIPS32TwoAddrFPR<InstMIPS32::Cvt_d_s>; variable1392 template <> void InstMIPS32Cvt_d_s::emitIAS(const Cfg *Func) const;
303 Context.insert<InstMIPS32Cvt_d_s>(Dest, Src); in _cvt_d_s()