Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DPPCInsns.def19 PCREL_OPT(STH, PSTH, OPC_AND_RST);
H A DPPC64.cpp116 PSTH = PREFIX_MLS, enumerator
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td740 defm PSTH :
2174 def : Pat<(truncstorei16 i32:$rS, PDForm:$dst), (PSTH gprc:$rS, memri34:$dst)>;
2214 def : Pat<(atomic_store_16 PDForm:$dst, i32:$RS), (PSTH $RS, memri34:$dst)>;
H A DPPCRegisterInfo.cpp151 ImmToIdxMap[PPC::PSTH] = PPC::STHX; ImmToIdxMap[PPC::PSTH8] = PPC::STHX8; in PPCRegisterInfo()
H A DP10InstrResources.td1953 PSTH, PSTH8, PSTH8pc, PSTHpc,