Searched refs:InstMIPS32Lui (Results 1 – 3 of 3) sorted by relevance
101 template <> const char *InstMIPS32Lui::Opcode = "lui";157 template <> void InstMIPS32Lui::emit(const Cfg *Func) const { in emit()900 template <> void InstMIPS32Lui::emitIAS(const Cfg *Func) const { in emitIAS()
1235 using InstMIPS32Lui = InstMIPS32UnaryopGPR<InstMIPS32::Lui>; variable1403 template <> void InstMIPS32Lui::emit(const Cfg *Func) const;1404 template <> void InstMIPS32Lui::emitIAS(const Cfg *Func) const;
355 Context.insert<InstMIPS32Lui>(Dest, Src, Reloc);