Searched refs:InstARM32Vmovhl (Results 1 – 3 of 3) sorted by relevance
1030 using InstARM32Vmovhl = InstARM32ThreeAddrFP<InstARM32::Vmovhl>; variable1761 template <> constexpr const char *InstARM32Vmovhl::Opcode = "vmovhl";
913 Context.insert<InstARM32Vmovhl>(Dest, Src0, Src1); in _vmovhl()
939 template <> void InstARM32Vmovhl::emitIAS(const Cfg *Func) const { in emitIAS()