reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
18933   { 14174 /* vpmovzxwq */, X86::VPMOVZXWQrr, Convert__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32, MCK_FR32 }, },
33301   { 14174 /* vpmovzxwq */, X86::VPMOVZXWQrr, Convert__Reg1_0__Reg1_1, AMFBS_None, { MCK_FR32, MCK_FR32 }, },
gen/lib/Target/X86/X86GenDAGISel.inc
191231 /*386199*/            OPC_MorphNodeTo1, TARGET_VAL(X86::VPMOVZXWQrr), 0,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  587   { X86::VPMOVZXWQZ128rr, X86::VPMOVZXWQrr },
gen/lib/Target/X86/X86GenFastISel.inc
 2461     return fastEmitInst_r(X86::VPMOVZXWQrr, &X86::VR128RegClass, Op0, Op0IsKill);
lib/Target/X86/MCTargetDesc/X86InstComments.cpp
 1243   CASE_PMOVZX(PMOVZXWQ, r)
lib/Target/X86/X86InstrFoldTables.cpp
 1047   { X86::VPMOVZXWQrr,          X86::VPMOVZXWQrm,          TB_NO_REVERSE },