Searched refs:InstMIPS32Movz_d (Results 1 – 3 of 3) sorted by relevance
1249 using InstMIPS32Movz_d = InstMIPS32ThreeAddrGPR<InstMIPS32::Movz_d>; variable1420 template <> void InstMIPS32Movz_d::emitIAS(const Cfg *Func) const;1516 template <> constexpr const char *InstMIPS32Movz_d::Opcode = "movz.d";
439 Context.insert<InstMIPS32Movz_d>(Dest, Src0, Src1)->setDestRedefined(); in _movz_d()
906 template <> void InstMIPS32Movz_d::emitIAS(const Cfg *Func) const { in emitIAS()