Searched refs:InstARM32Movt (Results 1 – 3 of 3) sorted by relevance
1052 using InstARM32Movt = InstARM32TwoAddrGPR<InstARM32::Movt>; variable1705 template <> void InstARM32Movt::emit(const Cfg *Func) const;
1818 template <> const char *InstARM32Movt::Opcode = "movt";2532 template <> void InstARM32Movt::emit(const Cfg *Func) const { in emit()2553 template <> void InstARM32Movt::emitIAS(const Cfg *Func) const { in emitIAS()
705 Context.insert<InstARM32Movt>(Dest, Src0, Pred);