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

References

gen/lib/Target/ARM/ARMGenAsmMatcher.inc
12635   { 2353 /* vld2 */, ARM::VLD2DUPd8x2, Convert__VecListDPairSpacedAllLanes1_2__DupAlignedMemory162_3__CondCode2_0, AMFBS_HasNEON, { MCK_CondCode, MCK__DOT_8, MCK_VecListDPairSpacedAllLanes, MCK_DupAlignedMemory16 }, },
gen/lib/Target/ARM/ARMGenMCCodeEmitter.inc
 8976     case ARM::VLD2DUPd8x2: {
lib/Target/ARM/ARMExpandPseudoInsts.cpp
  193 { ARM::VLD2DUPq8EvenPseudo,   ARM::VLD2DUPd8x2,   true, false, false, EvenDblSpc, 2, 8 ,false},
  194 { ARM::VLD2DUPq8OddPseudo,    ARM::VLD2DUPd8x2,   true, false, false, OddDblSpc,  2, 8 ,false},
  485   if(TableEntry->RealOpc == ARM::VLD2DUPd8x2 ||
  548   if(TableEntry->RealOpc != ARM::VLD2DUPd8x2 &&
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
 3334   case ARM::VLD2DUPd16x2: case ARM::VLD2DUPd32x2: case ARM::VLD2DUPd8x2: