Home
last modified time | relevance | path

Searched refs:isExtentSigned (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonPseudo.td112 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
132 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
164 isExtentSigned = 1, opExtentBits = 24, opExtentAlign = 2 in
201 BaseOpcode = "PS_call_nr", isExtentSigned = 1, opExtentAlign = 2 in
258 isExtentSigned = 1, opExtentBits = 16, opExtentAlign = 0 in {
317 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 13,
324 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 13,
338 isExtendable = 1, opExtendable = 0, isExtentSigned = 1,
469 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
475 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
DHexagonDepInstrInfo.td226 let isExtentSigned = 1;
323 let isExtentSigned = 1;
420 let isExtentSigned = 1;
608 let isExtentSigned = 1;
671 let isExtentSigned = 1;
692 let isExtentSigned = 1;
711 let isExtentSigned = 1;
731 let isExtentSigned = 1;
1243 let isExtentSigned = 1;
1587 let isExtentSigned = 1;
[all …]
DHexagonInstrFormatsV4.td81 bits<1> isExtentSigned = 0;
82 let TSFlags{21} = isExtentSigned; // Signed or unsigned range.
DHexagonInstrFormats.td117 bits<1> isExtentSigned = 0;
118 let TSFlags{27} = isExtentSigned; // Signed or unsigned range.
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormatsV4.td93 bits<1> isExtentSigned = 0;
94 let TSFlags{21} = isExtentSigned; // Signed or unsigned range.
DHexagonInstrInfoV3.td26 isExtentSigned = 1, opExtentBits = 24, opExtentAlign = 2 in
42 isExtentSigned = 1, opExtentBits = 17, opExtentAlign = 2 in
DHexagonInstrInfoV4.td220 let isExtentSigned = IsImmSigned;
252 let isExtentSigned = 1;
293 let hasSideEffects = 0, isExtentSigned = 1, isExtendable = 1,
1064 let isPredicable = 1, isExtendable = 1, isExtentSigned = 1, opExtentBits = 8,
1091 let isPredicated = 1, isExtendable = 1, isExtentSigned = 1, opExtentBits = 6,
1258 let opNewValue = 2, opExtendable = 1, isExtentSigned = 1, isPredicable = 1 in
1561 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 11,
1636 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 11,
1694 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 11,
1769 isExtentSigned = 0, opExtentBits = 6, hasSideEffects = 0, Uses = [PC] in
[all …]
DHexagonInstrInfo.td78 let isExtentSigned = !if(!eq(mnemonic, "cmp.gtu"), 0, 1);
328 isExtentSigned = 1, isExtendable = 1, opExtentBits = 8, opExtendable = 1,
403 let isExtendable = 1, isExtentSigned = 1, InputType = "imm" in
432 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 10,
459 let isExtendable = 1, CextOpcode = "sub", opExtendable = 1, isExtentSigned = 1,
597 let InputType = "imm", isExtendable = 1, isExtentSigned = 1, opExtentBits = 12,
626 let InputType = "imm", isExtendable = 1, isExtentSigned = 1,
672 let hasSideEffects = 0, isExtentSigned = 1, CextOpcode = "MUX",
706 let isExtentSigned = 1, hasNewValue = 1, isExtendable = 1,
1444 isExtendable = 1, opExtendable = 0, isExtentSigned = 1,
[all …]
DHexagonIsetDx.td132 …sSideEffects = 0, hasNewValue = 1, opNewValue = 0, isExtendable = 1, isExtentSigned = 1, opExtentB…
584 …sSideEffects = 0, hasNewValue = 1, opNewValue = 0, isExtendable = 1, isExtentSigned = 0, opExtentB…
DHexagonInstrFormats.td147 bits<1> isExtentSigned = 0;
148 let TSFlags{26} = isExtentSigned; // Signed or unsigned range.
DHexagonInstrInfoV60.td919 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
947 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 13,
972 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
986 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
1001 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 13,
1015 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 13,
DHexagonInstrInfoV5.td749 let isExtended = 1, isExtentSigned = 1, opExtentBits = 8, opExtendable = 3,
757 let isExtended = 1, isExtentSigned = 1, opExtentBits = 8, opExtendable = 2,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp316 bool HexagonMCInstrInfo::isExtentSigned(MCInstrInfo const &MCII, in isExtentSigned() function in HexagonMCInstrInfo
328 if (HexagonMCInstrInfo::isExtentSigned(MCII, MCI)) // if value is signed in getMaxValue()
339 if (HexagonMCInstrInfo::isExtentSigned(MCII, MCI)) // if value is signed in getMinValue()
DHexagonMCInstrInfo.h144 bool isExtentSigned(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCCodeEmitter.cpp683 FixupKind = HexagonMCInstrInfo::isExtentSigned(MCII, MI) in getExprOpValue()