Home | History | Annotate | Download | only in src

Lines Matching refs:Pmaddwd

149       Pmaddwd,
1994 : public InstX86BaseBinopXmm<InstX86Base::Pmaddwd, false,
2006 : InstX86BaseBinopXmm<InstX86Base::Pmaddwd, false,
3256 using Pmaddwd = typename InstImpl<TraitsType>::InstX86Pmaddwd;
3507 const char *InstImpl<TraitsType>::InstX86Pmaddwd::Base::Opcode = "pmaddwd"; \
3891 &InstImpl<TraitsType>::Assembler::pmaddwd, \
3892 &InstImpl<TraitsType>::Assembler::pmaddwd}; \