Searched refs:InstMIPS32Add_d (Results 1 – 3 of 3) sorted by relevance
65 template <> const char *InstMIPS32Add_d::Opcode = "add.d";741 template <> void InstMIPS32Add_d::emitIAS(const Cfg *Func) const { in emitIAS()
1200 using InstMIPS32Add_d = InstMIPS32ThreeAddrFPR<InstMIPS32::Add_d>; variable1369 template <> void InstMIPS32Add_d::emitIAS(const Cfg *Func) const;
223 Context.insert<InstMIPS32Add_d>(Dest, Src0, Src1); in _add_d()