Searched refs:STBU (Results 1 – 19 of 19) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | phi-eliminate.mir | 162 …; CHECK: %25:g8rc_and_g8rc_nox0 = STBU killed %24, -1, undef %0:g8rc_and_g8rc_nox0 :: (store 1 i… 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 1 into %ir.7) 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…
|
D | convert-rr-to-ri-instrs.mir | 5228 ; CHECK: STBU %3, 966, %0 5235 ; CHECK: STBU %3, 777, %0
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 215 case PPC::STBU: in decodeMemRIOperands()
|
/external/llvm-project/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 245 case PPC::STBU: in decodeMemRIOperands()
|
/external/llvm-project/lld/ELF/Arch/ |
D | PPC64.cpp | 54 STBU = 39, enumerator 517 case STBU: in isInstructionUpdateForm()
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 336 case PPC::STBU: in decodeMemRIOperands()
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 1567 UINT64_C(2617245696), // STBU 2789 case PPC::STBU: 7977 CEFBS_None, // STBU = 1554
|
D | PPCGenAsmWriter.inc | 3222 201533447U, // STBU 5513 0U, // STBU
|
D | PPCGenDisassemblerTables.inc | 2323 /* 10827 */ MCD::OPC_Decode, 146, 12, 120, // Opcode: STBU
|
D | PPCGenInstrInfo.inc | 1569 STBU = 1554, 4538 …L<<MCID::MayStore), 0x10ULL, nullptr, nullptr, OperandInfo243, -1 ,nullptr }, // Inst #1554 = STBU
|
D | PPCGenAsmMatcher.inc | 6316 …{ 9412 /* stbu */, PPC::STBU, Convert__imm_95_0__RegGPRC1_0__DispRI1_1__RegGxRCNoR01_2, AMFBS_None…
|
D | PPCGenDAGISel.inc | 2002 /* 4486*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::STBU), 0|OPFL_Chain|OPFL_MemRefs, 2005 …// Dst: (STBU:{ *:[iPTR] } ?:{ *:[i32] }:$rS, iaddroff:{ *:[iPTR] }:$ptroff, ?:{ *:[iPTR] }:$ptrre…
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 3302 case PPC::STBUX: III.ImmOpcode = PPC::STBU; break; in instrHasImmForm()
|
D | PPCInstrInfo.td | 2146 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst), 2169 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1804 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst), 1825 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 3735 case PPC::STBUX: III.ImmOpcode = PPC::STBU; break; in instrHasImmForm()
|
D | PPCInstrInfo.td | 2338 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst), 2361 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;
|
/external/capstone/arch/PowerPC/ |
D | PPCGenAsmWriter.inc | 1070 84056899U, // STBU 2592 0U, // STBU
|
D | PPCGenDisassemblerTables.inc | 1526 /* 6297 */ MCD_OPC_Decode, 154, 8, 82, // Opcode: STBU
|