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.td172 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
191 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td62 bit Has20BitOffset = 0;
104 let TSFlags{2} = Has20BitOffset;
730 let Has20BitOffset = 1;
752 let Has20BitOffset = 1;
880 let Has20BitOffset = 1;
901 let Has20BitOffset = 1;
950 let Has20BitOffset = 1;
5286 let Has20BitOffset = 1;
5396 let Has20BitOffset = 1;
5488 let Has20BitOffset = 1;
[all …]
H A DSystemZInstrInfo.cpp1960 if (MCID.TSFlags & SystemZII::Has20BitOffset) in getOpcodeForOffset()
1986 if (MCID.TSFlags & SystemZII::Has20BitOffset) in hasDisplacementPairInsn()
H A DSystemZFrameLowering.cpp117 else if (!(MI.getDesc().TSFlags & SystemZII::Has20BitOffset)) in orderFrameObjects()
H A DSystemZInstrInfo.td475 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
519 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {