Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h38 Has20BitOffset = (1 << 2), enumerator
H A DSystemZInstrFP.td150 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
166 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td61 bit Has20BitOffset = 0;
103 let TSFlags{2} = Has20BitOffset;
691 let Has20BitOffset = 1;
708 let Has20BitOffset = 1;
803 let Has20BitOffset = 1;
821 let Has20BitOffset = 1;
863 let Has20BitOffset = 1;
4900 let Has20BitOffset = 1;
5009 let Has20BitOffset = 1;
5100 let Has20BitOffset = 1;
[all …]
H A DSystemZInstrInfo.cpp1656 if (MCID.TSFlags & SystemZII::Has20BitOffset) in getOpcodeForOffset()
1682 if (MCID.TSFlags & SystemZII::Has20BitOffset) in hasDisplacementPairInsn()
H A DSystemZFrameLowering.cpp127 else if (!(MI.getDesc().TSFlags & SystemZII::Has20BitOffset)) in orderFrameObjects()
H A DSystemZInstrInfo.td464 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
508 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {