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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
15381   { 11915 /* vmovupd */, X86::VMOVUPDZ256mr, Convert__Mem2565_1__Reg1_0, AMFBS_None, { MCK_VR256X, MCK_Mem256 }, },
29755   { 11915 /* vmovupd */, X86::VMOVUPDZ256mr, Convert__Mem2565_0__Reg1_1, AMFBS_None, { MCK_Mem256, MCK_VR256X }, },
gen/lib/Target/X86/X86GenDAGISel.inc
 6594 /* 14149*/          OPC_MorphNodeTo0, TARGET_VAL(X86::VMOVUPDZ256mr), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  962   { X86::VMOVUPDZ256mr, X86::VMOVUPDYmr },
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  189     return StOpcode == X86::VMOVUPDZ256mr || StOpcode == X86::VMOVAPDZ256mr;
  274   case X86::VMOVUPDZ256mr:
lib/Target/X86/X86FastISel.cpp
  596       Opc = HasVLX ? X86::VMOVUPDZ256mr : X86::VMOVUPDYmr;
lib/Target/X86/X86InstrFoldTables.cpp
  402   { X86::VMOVUPDZ256rr,       X86::VMOVUPDZ256mr,       TB_FOLDED_STORE },
lib/Target/X86/X86InstrInfo.cpp
  370   case X86::VMOVUPDZ256mr:
 6276   { X86::VMOVUPSZ256mr, X86::VMOVUPDZ256mr, X86::VMOVDQU64Z256mr, X86::VMOVDQU32Z256mr  },