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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
14919   { 11525 /* vmovapd */, X86::VMOVAPDZ128mr, Convert__Mem1285_1__Reg1_0, AMFBS_None, { MCK_FR32X, MCK_Mem128 }, },
29293   { 11525 /* vmovapd */, X86::VMOVAPDZ128mr, Convert__Mem1285_0__Reg1_1, AMFBS_None, { MCK_Mem128, MCK_FR32X }, },
gen/lib/Target/X86/X86GenDAGISel.inc
 6506 /* 13959*/          OPC_MorphNodeTo0, TARGET_VAL(X86::VMOVAPDZ128mr), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  358   { X86::VMOVAPDZ128mr, X86::VMOVAPDmr },
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  174     return StOpcode == X86::VMOVUPDZ128mr || StOpcode == X86::VMOVAPDZ128mr;
  218               Opcode == X86::VMOVUPDZ128mr || Opcode == X86::VMOVAPDZ128mr ||
lib/Target/X86/X86FastISel.cpp
  557         Opc = HasVLX ? X86::VMOVAPDZ128mr :
lib/Target/X86/X86InstrFoldTables.cpp
  361   { X86::VMOVAPDZ128rr,       X86::VMOVAPDZ128mr,       TB_FOLDED_STORE | TB_ALIGN_16 },
lib/Target/X86/X86InstrInfo.cpp
  351   case X86::VMOVAPDZ128mr:
 6268   { X86::VMOVAPSZ128mr, X86::VMOVAPDZ128mr, X86::VMOVDQA64Z128mr, X86::VMOVDQA32Z128mr  },