/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | sink-down-more-instructions-regpressure-high.mir | 556 …; CHECK: [[LWZX:%[0-9]+]]:gprc = LWZX [[COPY]], [[PHI]] :: (load 4 from %ir.uglygep6061, !tbaa !… 557 ; CHECK: [[ADD4_4:%[0-9]+]]:gprc = nsw ADD4 killed [[ADD4_3]], killed [[LWZX]] 558 …; CHECK: [[LWZX1:%[0-9]+]]:gprc = LWZX [[LD28]], [[PHI]] :: (load 4 from %ir.uglygep5859, !tbaa … 560 …; CHECK: [[LWZX2:%[0-9]+]]:gprc = LWZX [[LD27]], [[PHI]] :: (load 4 from %ir.uglygep5657, !tbaa … 562 …; CHECK: [[LWZX3:%[0-9]+]]:gprc = LWZX [[LD26]], [[PHI]] :: (load 4 from %ir.uglygep5455, !tbaa … 564 …; CHECK: [[LWZX4:%[0-9]+]]:gprc = LWZX [[LD25]], [[PHI]] :: (load 4 from %ir.uglygep5253, !tbaa … 566 …; CHECK: [[LWZX5:%[0-9]+]]:gprc = LWZX [[LD24]], [[PHI]] :: (load 4 from %ir.uglygep5051, !tbaa … 568 …; CHECK: [[LWZX6:%[0-9]+]]:gprc = LWZX [[LD23]], [[PHI]] :: (load 4 from %ir.uglygep4849, !tbaa … 570 …; CHECK: [[LWZX7:%[0-9]+]]:gprc = LWZX [[LD22]], [[PHI]] :: (load 4 from %ir.uglygep4647, !tbaa … 572 …; CHECK: [[LWZX8:%[0-9]+]]:gprc = LWZX [[LD21]], [[PHI]] :: (load 4 from %ir.uglygep4445, !tbaa … [all …]
|
D | sink-down-more-instructions-1.mir | 340 ; CHECK: [[LWZX:%[0-9]+]]:gprc = LWZX [[COPY2]], [[RLDICR]] :: (load 4 from %ir.24, !tbaa !2) 341 ; CHECK: [[ADD4_:%[0-9]+]]:gprc = nsw ADD4 killed [[LWZX]], [[PHI2]] 491 %77:gprc = LWZX %36, %76 :: (load 4 from %ir.24, !tbaa !2)
|
D | aix-lower-jump-table.ll | 67 ; 32SMALL-MIR: renamable $r[[REG4:[0-9]+]] = LWZX killed renamable $r[[REG3]], renamable $r[[REG1]]… 73 ; 32LARGE-MIR: renamable $r[[REG5:[0-9]+]] = LWZX killed renamable $r[[REG4]], renamable $r[[REG2]]…
|
D | remove-copy-crunsetcrbit.mir | 150 %16:gprc = LWZX %14, killed %15 :: (load 4 from %ir.arrayidx)
|
D | convert-rr-to-ri-instrs.mir | 2640 %7 = LWZX %0, killed %6 :: (load 4 from %ir.arrayidx, !tbaa !8) 2647 %12 = LWZX %0, killed %11 :: (load 4 from %ir.arrayidx3, !tbaa !8)
|
/external/llvm-project/lld/ELF/Arch/ |
D | PPC64.cpp | 33 LWZX = 23, enumerator 839 case LWZX: in getPPCDFormOp()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCMIPeephole.cpp | 635 SrcMI->getOpcode() == PPC::LWZX) { in simplifyCode() 642 return Opcode == PPC::LWZX; in simplifyCode()
|
D | PPCRegisterInfo.cpp | 88 ImmToIdxMap[PPC::LWZ] = PPC::LWZX; ImmToIdxMap[PPC::LWA] = PPC::LWAX; in PPCRegisterInfo()
|
D | PPCInstrInfo.cpp | 3206 case PPC::LWZX: in instrHasImmForm() 3236 case PPC::LWZX: III.ImmOpcode = PPC::LWZ; break; in instrHasImmForm() 3952 Opcode == PPC::SRWI_rec || Opcode == PPC::LWZ || Opcode == PPC::LWZX || in isZeroExtendingOp()
|
D | PPCFastISel.cpp | 565 case PPC::LWZ: Opc = PPC::LWZX; break; in PPCEmitLoad()
|
D | PPCInstrInfo.td | 2087 def LWZX : XForm_1_memOp<31, 23, (outs gprc:$rD), (ins memrr:$src), 4923 def : Pat<(atomic_load_32 xaddr:$src), (LWZX memrr:$src)>;
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCMIPeephole.cpp | 798 SrcMI->getOpcode() == PPC::LWZX) { in simplifyCode() 805 return Opcode == PPC::LWZX; in simplifyCode()
|
D | PPCRegisterInfo.cpp | 103 ImmToIdxMap[PPC::LWZ] = PPC::LWZX; ImmToIdxMap[PPC::LWA] = PPC::LWAX; in PPCRegisterInfo()
|
D | PPCInstrInfo.cpp | 3639 case PPC::LWZX: in instrHasImmForm() 3669 case PPC::LWZX: III.ImmOpcode = PPC::LWZ; break; in instrHasImmForm() 4735 Opcode == PPC::SRWI_rec || Opcode == PPC::LWZ || Opcode == PPC::LWZX || in isZeroExtendingOp()
|
D | PPCFastISel.cpp | 566 case PPC::LWZ: Opc = PPC::LWZX; break; in PPCEmitLoad()
|
D | PPCInstrInfo.td | 2279 def LWZX : XForm_1_memOp<31, 23, (outs gprc:$rD), (ins memrr:$src), 5124 def : Pat<(atomic_load_32 xaddr:$src), (LWZX memrr:$src)>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 68 ImmToIdxMap[PPC::LWZ] = PPC::LWZX; ImmToIdxMap[PPC::LWA] = PPC::LWAX; in PPCRegisterInfo()
|
D | PPCFastISel.cpp | 574 case PPC::LWZ: Opc = PPC::LWZX; break; in PPCEmitLoad()
|
D | PPCInstrInfo.td | 1748 def LWZX : XForm_1<31, 23, (outs gprc:$rD), (ins memrr:$src), 4208 def : Pat<(atomic_load_32 xaddr:$src), (LWZX memrr:$src)>;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 1121 UINT64_C(2080374830), // LWZX 4147 case PPC::LWZX: 7531 CEFBS_None, // LWZX = 1108
|
D | PPCGenAsmWriter.inc | 2776 604008940U, // LWZX 5067 0U, // LWZX
|
D | PPCGenDisassemblerTables.inc | 1899 /* 8802 */ MCD::OPC_Decode, 212, 8, 94, // Opcode: LWZX
|
D | PPCGenInstrInfo.inc | 1123 LWZX = 1108, 4092 …LL<<MCID::MayLoad), 0x90ULL, nullptr, nullptr, OperandInfo121, -1 ,nullptr }, // Inst #1108 = LWZX
|
/external/capstone/arch/PowerPC/ |
D | PPCGenAsmWriter.inc | 701 285237975U, // LWZX 2223 0U, // LWZX
|
D | PPCGenDisassemblerTables.inc | 1188 /* 4893 */ MCD_OPC_Decode, 169, 5, 57, // Opcode: LWZX
|