Home
last modified time | relevance | path

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

/freebsd-14.2/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;
714 let Has20BitOffset = 1;
736 let Has20BitOffset = 1;
864 let Has20BitOffset = 1;
885 let Has20BitOffset = 1;
934 let Has20BitOffset = 1;
5070 let Has20BitOffset = 1;
5180 let Has20BitOffset = 1;
5272 let Has20BitOffset = 1;
5328 let Has20BitOffset = 1;
[all …]
H A DSystemZInstrInfo.cpp1668 if (MCID.TSFlags & SystemZII::Has20BitOffset) in getOpcodeForOffset()
1694 if (MCID.TSFlags & SystemZII::Has20BitOffset) in hasDisplacementPairInsn()
H A DSystemZFrameLowering.cpp128 else if (!(MI.getDesc().TSFlags & SystemZII::Has20BitOffset)) in orderFrameObjects()
H A DSystemZInstrInfo.td480 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
524 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {