Searched refs:InstMIPS32Trunc_l_d (Results 1 – 3 of 3) sorted by relevance
150 template <> const char *InstMIPS32Trunc_l_d::Opcode = "trunc.l.d";1213 template <> void InstMIPS32Trunc_l_d::emitIAS(const Cfg *Func) const { in emitIAS()
1283 using InstMIPS32Trunc_l_d = InstMIPS32TwoAddrFPR<InstMIPS32::Trunc_l_d>; variable1457 template <> void InstMIPS32Trunc_l_d::emitIAS(const Cfg *Func) const;
583 Context.insert<InstMIPS32Trunc_l_d>(Dest, Src); in _trunc_l_d()