Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DPPCInsns.def27 PCREL_OPT(STXVP, PSTXVP, OPC_AND_RST);
DPPC64.cpp93 STXVP = 0x18000001 enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp139 ImmToIdxMap[PPC::STXVP] = PPC::STXVPX; in PPCRegisterInfo()
1164 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1167 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1309 case PPC::STXVP: in offsetMinAlignForOpcode()
1439 if ((OpC == PPC::LXVP || OpC == PPC::STXVP) && in eliminateFrameIndex()
DPPCInstrInfo.h180 PPC::SPILLTOVSR_ST, PPC::STXVP, PPC::SPILL_ACC, PPC::SPILL_UACC, \
DPPCInstrPrefix.td1645 def STXVP : DQForm_XTp5_RA17_MEM<6, 1, (outs), (ins vsrprc:$XTp,
1676 (STXVP $XSp, memrix16:$dst)>;