Home
last modified time | relevance | path

Searched refs:STXVP (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def27 PCREL_OPT(STXVP, PSTXVP, OPC_AND_RST);
H A DPPC64.cpp108 STXVP = 0x18000001 enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp159 ImmToIdxMap[PPC::STXVP] = PPC::STXVPX; in PPCRegisterInfo()
1342 BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1347 BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1416 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerWACCSpilling()
1419 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerWACCSpilling()
1536 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerDMRSpilling()
1539 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerDMRSpilling()
1648 case PPC::STXVP: in offsetMinAlignForOpcode()
1752 case PPC::STXVP: { in eliminateFrameIndex()
1807 if ((OpC == PPC::LXVP || OpC == PPC::STXVP) && in eliminateFrameIndex()
H A DPPCInstrInfo.h244 PPC::STXVP, \
265 PPC::STXVP, \
H A DP10InstrResources.td1941 STXVP
H A DPPCInstrP10.td1169 def STXVP : DQForm_XTp5_RA17_MEM<6, 1, (outs), (ins vsrprc:$XTp,
1203 (STXVP $XSp, memrix16:$dst)>;