Searched refs:InstMIPS32C_eq_d (Results 1 – 3 of 3) sorted by relevance
73 template <> const char *InstMIPS32C_eq_d::Opcode = "c.eq.d";775 template <> void InstMIPS32C_eq_d::emitIAS(const Cfg *Func) const { in emitIAS()
1207 using InstMIPS32C_eq_d = InstMIPS32FPCmp<InstMIPS32::C_eq_d>; variable1376 template <> void InstMIPS32C_eq_d::emitIAS(const Cfg *Func) const;
239 Context.insert<InstMIPS32C_eq_d>(Src0, Src1); in _c_eq_d()