Searched refs:STBU (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | phi-eliminate.mir | 162 …; CHECK: %25:g8rc_and_g8rc_nox0 = STBU killed %24, -1, undef %0:g8rc_and_g8rc_nox0 :: (store (s8… 185 …; CHECK: %34:g8rc_and_g8rc_nox0 = STBU killed %33, -1, killed %27 :: (store unknown-size into %i… 213 …; CHECK: dead %50:g8rc_and_g8rc_nox0 = STBU killed %49, -1, killed %54 :: (store unknown-size in… 246 …%25:g8rc_and_g8rc_nox0 = STBU killed %24, -1, undef %0:g8rc_and_g8rc_nox0 :: (store (s8) into %ir.… 266 …%34:g8rc_and_g8rc_nox0 = STBU killed %33, -1, killed %27 :: (store unknown-size into %ir.7, align … 289 …dead %50:g8rc_and_g8rc_nox0 = STBU killed %49, -1, killed %54 :: (store unknown-size into %ir.7, a…
|
| H A D | convert-rr-to-ri-instrs.mir | 5228 ; CHECK: STBU %3, 966, %0 5235 ; CHECK: STBU %3, 777, %0
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/Disassembler/ |
| H A D | PPCDisassembler.cpp | 257 case PPC::STBU: in decodeMemRIOperands()
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 54 STBU = 39, enumerator 513 case STBU: in isInstructionUpdateForm()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | P10InstrResources.td | 1802 STBU, STBU8,
|
| H A D | PPCInstrInfo.cpp | 4208 case PPC::STBUX: III.ImmOpcode = PPC::STBU; break; in instrHasImmForm()
|
| H A D | PPCInstrInfo.td | 1964 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst), 1987 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;
|