Searched refs:LXV (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 15 PCREL_OPT(LXV, PLXV, ST_STX28_TO5);
|
| H A D | PPC64.cpp | 95 LXV = 0xf4000001, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 135 PPC::LXV, \ 156 PPC::LXV, \ 177 PPC::LXV, \
|
| H A D | PPCPreEmitPeephole.cpp | 79 case PPC::LXV: in hasPCRelativeForm()
|
| H A D | PPCRegisterInfo.cpp | 127 ImmToIdxMap[PPC::LXV] = PPC::LXVX; in PPCRegisterInfo() 1644 case PPC::LXV: in offsetMinAlignForOpcode()
|
| H A D | P10InstrResources.td | 1249 LXV
|
| H A D | P9InstrResources.td | 727 LXV,
|
| H A D | PPCInstrVSX.td | 1669 def LXV : DQ_RD6_RS5_DQ12<61, 1, (outs vsrc:$XT), (ins (memrix16 $DQ, $RA):$addr), 3932 def : Pat<(Ty (load DQForm:$src)), (LXV memrix16:$src)>; 3939 (COPY_TO_REGCLASS (LXV memrix16:$src), VRRC)>; 3942 def : Pat<(v4i32 (int_ppc_vsx_lxvw4x DQForm:$src)), (LXV memrix16:$src)>; 3943 def : Pat<(v2f64 (int_ppc_vsx_lxvd2x DQForm:$src)), (LXV memrix16:$src)>;
|
| H A D | PPCInstrInfo.cpp | 4317 III.ImmOpcode = PPC::LXV; in instrHasImmForm()
|