Searched refs:STXSD (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 25 PCREL_OPT(STXSD, PSTXSD, ONLY_RST);
|
| H A D | PPC64.cpp | 106 STXSD = 0xf4000002, enumerator 455 case PPCLegacyInsn::STXSD: in isDSFormInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCPreEmitPeephole.cpp | 80 case PPC::STXSD: in hasPCRelativeForm()
|
| H A D | PPCRegisterInfo.cpp | 131 ImmToIdxMap[PPC::STXSD] = PPC::STXSDX; in PPCRegisterInfo() 1637 case PPC::STXSD: in offsetMinAlignForOpcode()
|
| H A D | PPCInstrInfo.cpp | 2899 case PPC::STXSD: in isClusterableLdStOpcPair() 3052 UpperOpcode = PPC::STXSD; in expandVSXMemPseudo() 4369 III.ImmOpcode = PPC::STXSD; in instrHasImmForm()
|
| H A D | P10InstrResources.td | 1794 STXSD,
|
| H A D | PPCInstrVSX.td | 1710 def STXSD : DSForm_1<61, 2, (outs), (ins vfrc:$RST, (memrix $D, $RA):$addr), 4062 (STXSD $src, DSForm:$dst)>; 4069 (STXSD (COPY_TO_REGCLASS $src, VFRC), DSForm:$dst)>;
|