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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
14926   { 11525 /* vmovapd */, X86::VMOVAPDYrm, Convert__Reg1_1__Mem2565_0, AMFBS_None, { MCK_Mem256, MCK_VR256 }, },
29285   { 11525 /* vmovapd */, X86::VMOVAPDYrm, Convert__Reg1_0__Mem2565_1, AMFBS_None, { MCK_VR256, MCK_Mem256 }, },
gen/lib/Target/X86/X86GenDAGISel.inc
52687 /*111588*/          OPC_MorphNodeTo1, TARGET_VAL(X86::VMOVAPDYrm), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  921   { X86::VMOVAPDZ256rm, X86::VMOVAPDYrm },
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  143          Opcode == X86::VMOVUPDYrm || Opcode == X86::VMOVAPDYrm ||
  179   case X86::VMOVAPDYrm:
  237   case X86::VMOVAPDYrm:
lib/Target/X86/X86FastISel.cpp
  421       Opc = HasVLX ? X86::VMOVAPDZ256rm : X86::VMOVAPDYrm;
lib/Target/X86/X86InstrFoldTables.cpp
  827   { X86::VMOVAPDYrr,           X86::VMOVAPDYrm,           TB_ALIGN_32 },
lib/Target/X86/X86InstrInfo.cpp
  271   case X86::VMOVAPDYrm:
  554   case X86::VMOVAPDYrm:
 5786   case X86::VMOVAPDYrm:
 5869   case X86::VMOVAPDYrm:
 6105   { X86::VMOVAPSYrm,   X86::VMOVAPDYrm,   X86::VMOVDQAYrm  },
lib/Target/X86/X86MCInstLower.cpp
 2324     CASE_ALL_MOV_RM()