Searched refs:LXV (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | PPCInsns.def | 15 PCREL_OPT(LXV, PLXV, ST_STX28_TO5);
|
| D | PPC64.cpp | 80 LXV = 0xf4000001, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.h | 147 PPC::RESTORE_CRBIT, PPC::LVX, PPC::LXV, PPC::DFLOADf64, \ 155 PPC::RESTORE_CRBIT, PPC::LVX, PPC::LXV, PPC::DFLOADf64, \
|
| D | PPCPreEmitPeephole.cpp | 74 case PPC::LXV: in hasPCRelativeForm()
|
| D | PPCRegisterInfo.cpp | 124 ImmToIdxMap[PPC::LXV] = PPC::LXVX; in PPCRegisterInfo() 1305 case PPC::LXV: in offsetMinAlignForOpcode()
|
| D | P9InstrResources.td | 722 LXV,
|
| D | PPCInstrVSX.td | 1674 def LXV : DQ_RD6_RS5_DQ12<61, 1, (outs vsrc:$XT), (ins memrix16:$src), 3836 def : Pat<(Ty (load DQForm:$src)), (LXV memrix16:$src)>; 3843 (COPY_TO_REGCLASS (LXV memrix16:$src), VRRC)>; 3846 def : Pat<(v4i32 (int_ppc_vsx_lxvw4x DQForm:$src)), (LXV memrix16:$src)>; 3847 def : Pat<(v2f64 (int_ppc_vsx_lxvd2x DQForm:$src)), (LXV memrix16:$src)>;
|
| D | PPCInstrInfo.cpp | 4197 III.ImmOpcode = PPC::LXV; in instrHasImmForm()
|