Searched refs:InstMIPS32Mfc1 (Results 1 – 3 of 3) sorted by relevance
104 template <> const char *InstMIPS32Mfc1::Opcode = "mfc1";933 template <> void InstMIPS32Mfc1::emitIAS(const Cfg *Func) const { in emitIAS()
1238 using InstMIPS32Mfc1 = InstMIPS32TwoAddrGPR<InstMIPS32::Mfc1>; variable1407 template <> void InstMIPS32Mfc1::emitIAS(const Cfg *Func) const;
359 Context.insert<InstMIPS32Mfc1>(Dest, Src); in _mfc1()