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 | 106 STXSSP = 0xf4000003, enumerator 458 case PPCLegacyInsn::STXSSP: in isDSFormInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCPreEmitPeephole.cpp | 82 case PPC::STXSSP: in hasPCRelativeForm()
|
H A D | PPCRegisterInfo.cpp | 134 ImmToIdxMap[PPC::STXSSP] = PPC::STXSSPX; in PPCRegisterInfo() 1544 case PPC::STXSSP: in offsetMinAlignForOpcode()
|
H A D | P10InstrResources.td | 1793 STXSSP,
|
H A D | PPCInstrInfo.cpp | 3024 UpperOpcode = PPC::STXSSP; in expandVSXMemPseudo() 4324 III.ImmOpcode = PPC::STXSSP; in instrHasImmForm()
|
H A D | PPCInstrVSX.td | 1715 def STXSSP : DSForm_1<61, 3, (outs), (ins vfrc:$RST, (memrix $D, $RA):$addr),
|