Home
last modified time | relevance | path

Searched refs:isExtendable (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp118 if (MI.isBranch() && HII->isExtendable(MI)) in computeOffset()
202 << HII->isExtendable(MI) << ") isConstExtended(" in reGenerateBranch()
207 if (!HII->isExtendable(MI) && !HII->isExtended(MI)) { in reGenerateBranch()
DHexagonPseudo.td32 let isExtendable = 1, opExtendable = 1, opExtentBits = 6,
111 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
131 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
162 isExtended = 0, isExtendable = 1, opExtendable = 0,
199 isExtended = 0, isExtendable = 1, opExtendable = 0, isCodeGenOnly = 1,
257 isPseudo = 1, isCodeGenOnly = 1, hasSideEffects = 0, isExtendable = 1,
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,
473 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
[all …]
DHexagonDepInstrInfo.td222 let isExtendable = 1;
319 let isExtendable = 1;
416 let isExtendable = 1;
604 let isExtendable = 1;
667 let isExtendable = 1;
688 let isExtendable = 1;
707 let isExtendable = 1;
727 let isExtendable = 1;
1239 let isExtendable = 1;
1586 let isExtendable = 1;
[all …]
DHexagonInstrFormats.td112 bits<1> isExtendable = 0;
113 let TSFlags{23} = isExtendable; // Insn may be extended.
316 bits<1> isExtendable = 0;
317 let TSFlags{17} = isExtendable; // Insn may be extended.
DHexagonInstrInfo.h361 bool isExtendable(const MachineInstr &MI) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp118 if (MI.isBranch() && HII->isExtendable(MI)) in computeOffset()
202 << HII->isExtendable(MI) << ") isConstExtended(" in reGenerateBranch()
207 if (!HII->isExtendable(MI) && !HII->isExtended(MI)) { in reGenerateBranch()
DHexagonPseudo.td32 let isExtendable = 1, opExtendable = 1, opExtentBits = 6,
111 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
131 let isExtendable = 1, isExtentSigned = 1, opExtentBits = 9, opExtentAlign = 2,
162 isExtended = 0, isExtendable = 1, opExtendable = 0,
199 isExtended = 0, isExtendable = 1, opExtendable = 0, isCodeGenOnly = 1,
257 isPseudo = 1, isCodeGenOnly = 1, hasSideEffects = 0, isExtendable = 1,
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,
473 let isExtendable = 1, opExtendable = 1, isExtentSigned = 1, opExtentBits = 13,
[all …]
DHexagonDepInstrInfo.td222 let isExtendable = 1;
319 let isExtendable = 1;
416 let isExtendable = 1;
604 let isExtendable = 1;
667 let isExtendable = 1;
688 let isExtendable = 1;
707 let isExtendable = 1;
727 let isExtendable = 1;
1239 let isExtendable = 1;
1586 let isExtendable = 1;
[all …]
DHexagonInstrFormatsV5.td74 bits<1> isExtendable = 0;
75 let TSFlags{17} = isExtendable; // Insn may be extended.
DHexagonInstrFormats.td110 bits<1> isExtendable = 0;
111 let TSFlags{23} = isExtendable; // Insn may be extended.
DHexagonInstrInfo.h360 bool isExtendable(const MachineInstr &MI) const;
/external/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp189 << HII->isExtendable(&MI) << ") isConstExtended(" in reGenerateBranch()
194 if (!HII->isExtendable(&MI) && !HII->isExtended(&MI)) { in reGenerateBranch()
DHexagonInstrFormatsV4.td87 bits<1> isExtendable = 0;
88 let TSFlags{16} = isExtendable; // Insn may be extended.
DHexagonInstrInfoV3.td25 isExtended = 0, isExtendable = 1, opExtendable = 0,
41 isExtended = 0, isExtendable = 1, opExtendable = 1,
DHexagonInstrInfoV4.td17 let isExtendable = 1 in {
218 let isExtendable = IsImmExt;
250 let isExtendable = 1;
293 let hasSideEffects = 0, isExtentSigned = 1, isExtendable = 1,
329 let hasSideEffects = 0, isExtendable = 1, opExtentBits = 6, opExtendable = 2 in
1064 let isPredicable = 1, isExtendable = 1, isExtentSigned = 1, opExtentBits = 8,
1091 let isPredicated = 1, isExtendable = 1, isExtentSigned = 1, opExtentBits = 6,
1340 isExtendable = 1 in
1561 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 11,
1636 let isExtendable = 1, opExtendable = 2, isExtentSigned = 1, opExtentBits = 11,
[all …]
DHexagonInstrInfo.td66 let hasSideEffects = 0, isCompare = 1, InputType = "imm", isExtendable = 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,
654 let isExtendable = 1, opExtendable = 1, opExtentBits = 6,
673 InputType = "imm", hasNewValue = 1, isExtendable = 1, opExtentBits = 8 in
706 let isExtentSigned = 1, hasNewValue = 1, isExtendable = 1,
[all …]
DHexagonInstrInfo.h306 bool isExtendable(const MachineInstr* MI) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp162 assert(HexagonMCInstrInfo::isExtendable(MCII, Inst) || in deriveExtender()
296 assert((HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getExtendableOperand()
323 assert(HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getMaxValue()
334 assert(HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getMinValue()
497 if (!HexagonMCInstrInfo::isExtendable(MCII, MCI)) in isConstExtended()
568 bool HexagonMCInstrInfo::isExtendable(MCInstrInfo const &MCII, in isExtendable() function in HexagonMCInstrInfo
DHexagonMCInstrInfo.h230 bool isExtendable(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCTargetDesc.cpp441 if(!HexagonMCInstrInfo::isExtendable(*Info, Inst)) in evaluateBranch()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp187 assert(HexagonMCInstrInfo::isExtendable(MCII, Inst) || in deriveExtender()
321 assert((HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getExtendableOperand()
348 assert(HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getMaxValue()
359 assert(HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getMinValue()
542 if (!HexagonMCInstrInfo::isExtendable(MCII, MCI)) in isConstExtended()
613 bool HexagonMCInstrInfo::isExtendable(MCInstrInfo const &MCII, in isExtendable() function in HexagonMCInstrInfo
DHexagonMCInstrInfo.h237 bool isExtendable(MCInstrInfo const &MCII, MCInst const &MCI);
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp92 assert(HexagonMCInstrInfo::isExtendable(MCII, MCI) || in clampExtended()
131 assert(HexagonMCInstrInfo::isExtendable(MCII, Inst) || in deriveExtender()
261 assert((HexagonMCInstrInfo::isExtendable(MCII, MCI) || in getExtendableOperand()
460 if (!HexagonMCInstrInfo::isExtendable(MCII, MCI)) in isConstExtended()
490 bool HexagonMCInstrInfo::isExtendable(MCInstrInfo const &MCII, in isExtendable() function in llvm::HexagonMCInstrInfo
DHexagonMCInstrInfo.h207 bool isExtendable(MCInstrInfo const &MCII, MCInst const &MCI);
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java718 assertFalse(TestAllTypes.getDescriptor().isExtendable()); in testMessageDescriptorExtensions()
719 assertTrue(TestAllExtensions.getDescriptor().isExtendable()); in testMessageDescriptorExtensions()
720 assertTrue(TestMultipleExtensionRanges.getDescriptor().isExtendable()); in testMessageDescriptorExtensions()

12