Searched refs:PSTW (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 20 PCREL_OPT(STW, PSTW, OPC_AND_RST);
|
| H A D | PPC64.cpp | 134 PSTW = PREFIX_MLS, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrP10.td | 748 defm PSTW : 2335 def : Pat<(store i32:$rS, PDForm:$dst), (PSTW gprc:$rS, memri34:$dst)>; 2365 def : Pat<(atomic_store_32 i32:$RS, PDForm:$dst), (PSTW $RS, memri34:$dst)>;
|
| H A D | P10InstrResources.td | 1929 PSTW, PSTW8, PSTW8pc, PSTWpc,
|
| H A D | PPCRegisterInfo.cpp | 152 ImmToIdxMap[PPC::PSTW] = PPC::STWX; ImmToIdxMap[PPC::PSTW8] = PPC::STWX8; in PPCRegisterInfo()
|