Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h38 Has20BitOffset = (1 << 2), enumerator
H A DSystemZInstrFP.td141 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
157 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td61 bit Has20BitOffset = 0;
103 let TSFlags{2} = Has20BitOffset;
729 let Has20BitOffset = 1;
751 let Has20BitOffset = 1;
879 let Has20BitOffset = 1;
900 let Has20BitOffset = 1;
949 let Has20BitOffset = 1;
5111 let Has20BitOffset = 1;
5221 let Has20BitOffset = 1;
5313 let Has20BitOffset = 1;
[all …]
H A DSystemZInstrInfo.cpp1916 if (MCID.TSFlags & SystemZII::Has20BitOffset) in getOpcodeForOffset()
1942 if (MCID.TSFlags & SystemZII::Has20BitOffset) in hasDisplacementPairInsn()
H A DSystemZFrameLowering.cpp115 else if (!(MI.getDesc().TSFlags & SystemZII::Has20BitOffset)) in orderFrameObjects()
H A DSystemZInstrInfo.td482 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
526 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {