/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonPseudo.td | 112 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,
|
D | HexagonDepInstrInfo.td | 226 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 …]
|
D | HexagonInstrFormatsV4.td | 81 bits<1> isExtentSigned = 0; 82 let TSFlags{21} = isExtentSigned; // Signed or unsigned range.
|
D | HexagonInstrFormats.td | 117 bits<1> isExtentSigned = 0; 118 let TSFlags{27} = isExtentSigned; // Signed or unsigned range.
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormatsV4.td | 93 bits<1> isExtentSigned = 0; 94 let TSFlags{21} = isExtentSigned; // Signed or unsigned range.
|
D | HexagonInstrInfoV3.td | 26 isExtentSigned = 1, opExtentBits = 24, opExtentAlign = 2 in 42 isExtentSigned = 1, opExtentBits = 17, opExtentAlign = 2 in
|
D | HexagonInstrInfoV4.td | 220 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 …]
|
D | HexagonInstrInfo.td | 78 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 …]
|
D | HexagonIsetDx.td | 132 …sSideEffects = 0, hasNewValue = 1, opNewValue = 0, isExtendable = 1, isExtentSigned = 1, opExtentB… 584 …sSideEffects = 0, hasNewValue = 1, opNewValue = 0, isExtendable = 1, isExtentSigned = 0, opExtentB…
|
D | HexagonInstrFormats.td | 147 bits<1> isExtentSigned = 0; 148 let TSFlags{26} = isExtentSigned; // Signed or unsigned range.
|
D | HexagonInstrInfoV60.td | 919 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,
|
D | HexagonInstrInfoV5.td | 749 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/ |
D | HexagonMCInstrInfo.cpp | 316 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()
|
D | HexagonMCInstrInfo.h | 144 bool isExtentSigned(MCInstrInfo const &MCII, MCInst const &MCI);
|
D | HexagonMCCodeEmitter.cpp | 683 FixupKind = HexagonMCInstrInfo::isExtentSigned(MCII, MI) in getExprOpValue()
|