Searched refs:STXVP (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | PPCInsns.def | 27 PCREL_OPT(STXVP, PSTXVP, OPC_AND_RST);
|
| D | PPC64.cpp | 94 STXVP = 0x18000001 enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCRegisterInfo.cpp | 161 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()
|
| D | PPCInstrInfo.h | 193 PPC::SPILLTOVSR_ST, PPC::STXVP, PPC::SPILL_ACC, PPC::SPILL_UACC, \ 201 PPC::SPILLTOVSR_ST, PPC::STXVP, PPC::SPILL_ACC, PPC::SPILL_UACC, \
|
| D | P10InstrResources.td | 1970 STXVP,
|
| D | PPCInstrP10.td | 1063 def STXVP : DQForm_XTp5_RA17_MEM<6, 1, (outs), (ins vsrprc:$XTp, 1094 (STXVP $XSp, memrix16:$dst)>;
|