Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPCInsns.def27 PCREL_OPT(STXVP, PSTXVP, OPC_AND_RST);
DPPC64.cpp94 STXVP = 0x18000001 enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp161 ImmToIdxMap[PPC::STXVP] = PPC::STXVPX; in PPCRegisterInfo()
1341 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1344 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerACCSpilling()
1412 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerWACCSpilling()
1415 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STXVP)) in lowerWACCSpilling()
1554 case PPC::STXVP: in offsetMinAlignForOpcode()
1653 } else if (OpC == PPC::STXVP && DisableAutoPairedVecSt) { in eliminateFrameIndex()
1696 if ((OpC == PPC::LXVP || OpC == PPC::STXVP) && in eliminateFrameIndex()
DPPCInstrInfo.h193 PPC::SPILLTOVSR_ST, PPC::STXVP, PPC::SPILL_ACC, PPC::SPILL_UACC, \
201 PPC::SPILLTOVSR_ST, PPC::STXVP, PPC::SPILL_ACC, PPC::SPILL_UACC, \
DP10InstrResources.td1970 STXVP,
DPPCInstrP10.td1063 def STXVP : DQForm_XTp5_RA17_MEM<6, 1, (outs), (ins vsrprc:$XTp,
1094 (STXVP $XSp, memrix16:$dst)>;