Searched refs:InstMIPS32Trunc_w_d (Results 1 – 3 of 3) sorted by relevance
1285 using InstMIPS32Trunc_w_d = InstMIPS32TwoAddrFPR<InstMIPS32::Trunc_w_d>; variable1459 template <> void InstMIPS32Trunc_w_d::emitIAS(const Cfg *Func) const;1553 template <> constexpr const char *InstMIPS32Trunc_w_d::Opcode = "trunc.w.d";
591 Context.insert<InstMIPS32Trunc_w_d>(Dest, Src); in _trunc_w_d()
1129 template <> void InstMIPS32Trunc_w_d::emitIAS(const Cfg *Func) const { in emitIAS()