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