Home
last modified time | relevance | path

Searched refs:IndexModeNone (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrFormats.td120 def IndexModeNone : IndexMode<0>;
466 : InstTemplate<AddrModeNone, 0, IndexModeNone, Pseudo, GenericDomain,
492 : InstTemplate<AddrModeNone, 0, IndexModeNone, Pseudo,
614 : I<oops, iops, AddrModeNone, 4, IndexModeNone, f, itin,
618 : sI<oops, iops, AddrModeNone, 4, IndexModeNone, f, itin,
622 : XI<oops, iops, AddrModeNone, 4, IndexModeNone, f, itin,
626 : XI<oops, iops, am, 4, IndexModeNone, f, itin,
630 : InoP<oops, iops, AddrModeNone, 4, IndexModeNone, f, itin,
636 : I<oops, iops, AddrModeNone, 4, IndexModeNone, BrFrm, itin,
642 : XI<oops, iops, AddrModeNone, 4, IndexModeNone, BrFrm, itin,
[all …]
H A DARMInstrVFP.td232 IndexModeNone, itin,
260 IndexModeNone, itin,
316 def VLLDM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
329 def VLSTM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
368 IndexModeNone, !strconcat(asm, "iax${p}\t$Rn, $regs"), "", []> {
2749 AddrModeNone, 4, IndexModeNone, VFPMiscFrm, NoItinerary,
2766 AddrModeNone, 4, IndexModeNone, VFPMiscFrm, NoItinerary,
H A DARMInstrInfo.td2669 : XI<(outs), (ins imm0_31:$mode), AddrModeNone, 4, IndexModeNone, BrFrm,
2721 : XI<(outs), (ins GPR:$Rn), AddrModeNone, 4, IndexModeNone, BrFrm,
3444 IndexModeNone, f, itin,
3464 IndexModeNone, f, itin,
3484 IndexModeNone, f, itin,
3504 IndexModeNone, f, itin,
3777 AddrMode1, 4, IndexModeNone, DPFrm, IIC_iUNAsi,
3794 AddrMode1, 4, IndexModeNone, DPFrm, IIC_iUNAsi,
4142 AddrMode1, 4, IndexModeNone, DPFrm, IIC_iUNAsi,
4157 AddrMode1, 4, IndexModeNone, DPFrm, IIC_iUNAsi,
[all …]
H A DARMInstrThumb.td839 InstTemplate<AddrModeNone, 0, IndexModeNone, Pseudo, GenericDomain,
1550 AddrModeNone, 0, IndexModeNone,
1559 : XI<(outs), (ins GPR:$src, GPR:$scratch), AddrModeNone, 0, IndexModeNone,
H A DARMInstrMVE.td6194 asm, suffix, IndexModeNone, "$Qd, $addr", "">;
6222 asm, suffix, IndexModeNone, "$Qd, $addr", "">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h178 IndexModeNone = 0, enumerator