Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h38 Has20BitOffset = (1 << 2), enumerator
H A DSystemZInstrFP.td149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td61 bit Has20BitOffset = 0;
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;
5153 let Has20BitOffset = 1;
[all …]
H A DSystemZInstrInfo.cpp1638 if (MCID.TSFlags & SystemZII::Has20BitOffset) in getOpcodeForOffset()
H A DSystemZInstrInfo.td444 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
488 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {