Searched refs:STXSSP (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 23 PCREL_OPT(STXSSP, PSTXSSP, ONLY_RST);
|
| H A D | PPC64.cpp | 104 STXSSP = 0xf4000003, enumerator 456 case PPCLegacyInsn::STXSSP: in isDSFormInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCPreEmitPeephole.cpp | 81 case PPC::STXSSP: in hasPCRelativeForm()
|
| H A D | PPCRegisterInfo.cpp | 132 ImmToIdxMap[PPC::STXSSP] = PPC::STXSSPX; in PPCRegisterInfo() 1638 case PPC::STXSSP: in offsetMinAlignForOpcode()
|
| H A D | P10InstrResources.td | 1795 STXSSP,
|
| H A D | PPCInstrInfo.cpp | 3048 UpperOpcode = PPC::STXSSP; in expandVSXMemPseudo() 4355 III.ImmOpcode = PPC::STXSSP; in instrHasImmForm()
|
| H A D | PPCInstrVSX.td | 1713 def STXSSP : DSForm_1<61, 3, (outs), (ins vfrc:$RST, (memrix $D, $RA):$addr),
|