Searched refs:PSTB (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
|
| H A D | PPC64.cpp | 132 PSTB = PREFIX_MLS, enumerator
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrP10.td | 738 defm PSTB : 2333 def : Pat<(truncstorei8 i32:$rS, PDForm:$dst), (PSTB gprc:$rS, memri34:$dst)>; 2363 def : Pat<(atomic_store_8 i32:$RS, PDForm:$dst), (PSTB $RS, memri34:$dst)>;
|
| H A D | P10InstrResources.td | 1924 PSTB, PSTB8, PSTB8pc, PSTBpc,
|
| H A D | PPCRegisterInfo.cpp | 150 ImmToIdxMap[PPC::PSTB] = PPC::STBX; ImmToIdxMap[PPC::PSTB8] = PPC::STBX8; in PPCRegisterInfo()
|