Home
last modified time | relevance | path

Searched refs:UberSet (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1746 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1749 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1756 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1758 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1765 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1745 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1748 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1755 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1757 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1764 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1748 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1751 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1758 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1760 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1767 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1720 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1723 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1730 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1732 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1739 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1746 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1749 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1756 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1758 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1765 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1729 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1732 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1739 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1741 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1748 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1741 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1744 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1751 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1753 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1760 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1746 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1749 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1756 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1758 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1765 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1741 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1744 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1751 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1753 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1760 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1748 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1751 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1758 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1760 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1767 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1729 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1732 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1739 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1741 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1748 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1741 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1744 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1751 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1753 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1760 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1720 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1723 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1730 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1732 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1739 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1741 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1744 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1751 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1753 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1760 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1741 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1744 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1751 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1753 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1760 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DCodeGenRegisters.cpp1666 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight() local
1669 if (UberSet->Weight > RegWeight) { in normalizeWeight()
1676 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1678 AdjustUnit = RegBank.newRegUnit(UberSet->Weight - RegWeight); in normalizeWeight()
1685 RegBank.increaseRegUnitWeight(AdjustUnit, UberSet->Weight - RegWeight); in normalizeWeight()