Searched refs:InstMIPS32Trunc_w_s (Results 1 – 3 of 3) sorted by relevance
153 template <> const char *InstMIPS32Trunc_w_s::Opcode = "trunc.w.s";1228 template <> void InstMIPS32Trunc_w_s::emitIAS(const Cfg *Func) const { in emitIAS()
1286 using InstMIPS32Trunc_w_s = InstMIPS32TwoAddrFPR<InstMIPS32::Trunc_w_s>; variable1460 template <> void InstMIPS32Trunc_w_s::emitIAS(const Cfg *Func) const;
595 Context.insert<InstMIPS32Trunc_w_s>(Dest, Src); in _trunc_w_s()