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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
15379   { 11915 /* vmovupd */, X86::VMOVUPDZ128mr, Convert__Mem1285_1__Reg1_0, AMFBS_None, { MCK_FR32X, MCK_Mem128 }, },
29753   { 11915 /* vmovupd */, X86::VMOVUPDZ128mr, Convert__Mem1285_0__Reg1_1, AMFBS_None, { MCK_Mem128, MCK_FR32X }, },
gen/lib/Target/X86/X86GenDAGISel.inc
 6514 /* 13977*/          OPC_MorphNodeTo0, TARGET_VAL(X86::VMOVUPDZ128mr), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  432   { X86::VMOVUPDZ128mr, X86::VMOVUPDmr },
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  174     return StOpcode == X86::VMOVUPDZ128mr || StOpcode == X86::VMOVAPDZ128mr;
  218               Opcode == X86::VMOVUPDZ128mr || Opcode == X86::VMOVAPDZ128mr ||
  276     return X86::VMOVUPDZ128mr;
lib/Target/X86/X86FastISel.cpp
  560       Opc = HasVLX ? X86::VMOVUPDZ128mr :
lib/Target/X86/X86InstrFoldTables.cpp
  401   { X86::VMOVUPDZ128rr,       X86::VMOVUPDZ128mr,       TB_FOLDED_STORE },
lib/Target/X86/X86InstrInfo.cpp
  350   case X86::VMOVUPDZ128mr:
 6271   { X86::VMOVUPSZ128mr, X86::VMOVUPDZ128mr, X86::VMOVDQU64Z128mr, X86::VMOVDQU32Z128mr  },