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

References

gen/lib/Target/PowerPC/PPCGenAsmMatcher.inc
 6334   { 9585 /* stxsdx */, PPC::STXSDX, Convert__RegVSFRC1_0__RegGxRCNoR01_1__RegGxRC1_2, AMFBS_None, { MCK_RegVSFRC, MCK_RegGxRCNoR0, MCK_RegGxRC }, },
gen/lib/Target/PowerPC/PPCGenDAGISel.inc
 2298 /*  5050*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
 2308 /*  5072*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
 2363 /*  5197*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
 2447 /*  5390*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
 2457 /*  5412*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
 2512 /*  5537*/            OPC_MorphNodeTo0, TARGET_VAL(PPC::STXSDX), 0|OPFL_Chain,
gen/lib/Target/PowerPC/PPCGenMCCodeEmitter.inc
 5780     case PPC::STXSDX:
lib/Target/PowerPC/PPCFastISel.cpp
  717       case PPC::STFD: Opc = IsVSFRC ? PPC::STXSDX : PPC::STFDX; break;
lib/Target/PowerPC/PPCInstrInfo.cpp
 2098       UpperOpcode = PPC::STXSDX;
 2212       MI.setDesc(get(PPC::STXSDX));
 2425        PPC::SPILL_CRBIT, PPC::STVX, PPC::STXVD2X, PPC::STXSDX, PPC::STXSSPX,
 3319   case PPC::STXSDX:
 3386     case PPC::STXSDX:
lib/Target/PowerPC/PPCRegisterInfo.cpp
  108   ImmToIdxMap[PPC::DFSTOREf64] = PPC::STXSDX;
  113   ImmToIdxMap[PPC::STXSD] = PPC::STXSDX;
lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  445       case PPC::STXSDX: