Home
last modified time | relevance | path

Searched refs:ZoneCritResIdx (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h664 unsigned ZoneCritResIdx; variable
729 if (!ZoneCritResIdx) in getCriticalCount()
731 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
742 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h664 unsigned ZoneCritResIdx; variable
729 if (!ZoneCritResIdx) in getCriticalCount()
731 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
742 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h661 unsigned ZoneCritResIdx; variable
726 if (!ZoneCritResIdx) in getCriticalCount()
728 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
739 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h664 unsigned ZoneCritResIdx; variable
729 if (!ZoneCritResIdx) in getCriticalCount()
731 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
742 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h664 unsigned ZoneCritResIdx; variable
729 if (!ZoneCritResIdx) in getCriticalCount()
731 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
742 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h661 unsigned ZoneCritResIdx; variable
726 if (!ZoneCritResIdx) in getCriticalCount()
728 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
739 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h664 unsigned ZoneCritResIdx; variable
729 if (!ZoneCritResIdx) in getCriticalCount()
731 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
742 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h661 unsigned ZoneCritResIdx; variable
726 if (!ZoneCritResIdx) in getCriticalCount()
728 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
739 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h665 unsigned ZoneCritResIdx; variable
733 if (!ZoneCritResIdx) in getCriticalCount()
735 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
746 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h660 unsigned ZoneCritResIdx; variable
725 if (!ZoneCritResIdx) in getCriticalCount()
727 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
738 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h676 unsigned ZoneCritResIdx; variable
737 if (!ZoneCritResIdx) in getCriticalCount()
739 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
750 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DMachineScheduler.h669 unsigned ZoneCritResIdx; variable
730 if (!ZoneCritResIdx) in getCriticalCount()
732 return getResourceCount(ZoneCritResIdx); in getCriticalCount()
743 unsigned getZoneCritResIdx() const { return ZoneCritResIdx; } in getZoneCritResIdx()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1913 ZoneCritResIdx = 0; in reset()
2229 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2230 ZoneCritResIdx = PIdx; in countResource()
2299 if (ZoneCritResIdx) { in bumpNode()
2306 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2308 ZoneCritResIdx = 0; in bumpNode()
2468 if (ZoneCritResIdx) { in dumpScheduledState()
2469 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2470 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2481 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMachineScheduler.cpp1869 ZoneCritResIdx = 0; in reset()
2185 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2186 ZoneCritResIdx = PIdx; in countResource()
2255 if (ZoneCritResIdx) { in bumpNode()
2262 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2264 ZoneCritResIdx = 0; in bumpNode()
2426 if (ZoneCritResIdx) { in dumpScheduledState()
2427 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2428 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2439 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DMachineScheduler.cpp1913 ZoneCritResIdx = 0; in reset()
2229 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2230 ZoneCritResIdx = PIdx; in countResource()
2299 if (ZoneCritResIdx) { in bumpNode()
2306 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2308 ZoneCritResIdx = 0; in bumpNode()
2468 if (ZoneCritResIdx) { in dumpScheduledState()
2469 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2470 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2481 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1869 ZoneCritResIdx = 0; in reset()
2185 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2186 ZoneCritResIdx = PIdx; in countResource()
2255 if (ZoneCritResIdx) { in bumpNode()
2262 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2264 ZoneCritResIdx = 0; in bumpNode()
2426 if (ZoneCritResIdx) { in dumpScheduledState()
2427 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2428 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2439 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1869 ZoneCritResIdx = 0; in reset()
2185 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2186 ZoneCritResIdx = PIdx; in countResource()
2255 if (ZoneCritResIdx) { in bumpNode()
2262 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2264 ZoneCritResIdx = 0; in bumpNode()
2426 if (ZoneCritResIdx) { in dumpScheduledState()
2427 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2428 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2439 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DMachineScheduler.cpp1869 ZoneCritResIdx = 0; in reset()
2176 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2177 ZoneCritResIdx = PIdx; in countResource()
2246 if (ZoneCritResIdx) { in bumpNode()
2253 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2255 ZoneCritResIdx = 0; in bumpNode()
2422 if (ZoneCritResIdx) { in dumpScheduledState()
2423 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2424 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2435 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DMachineScheduler.cpp1883 ZoneCritResIdx = 0; in reset()
2155 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2156 ZoneCritResIdx = PIdx; in countResource()
2221 if (ZoneCritResIdx) { in bumpNode()
2228 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2230 ZoneCritResIdx = 0; in bumpNode()
2396 if (ZoneCritResIdx) { in dumpScheduledState()
2397 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2398 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2409 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachineScheduler.cpp1846 ZoneCritResIdx = 0; in reset()
2118 if (ZoneCritResIdx != PIdx && (getResourceCount(PIdx) > getCriticalCount())) { in countResource()
2119 ZoneCritResIdx = PIdx; in countResource()
2184 if (ZoneCritResIdx) { in bumpNode()
2191 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2193 ZoneCritResIdx = 0; in bumpNode()
2359 if (ZoneCritResIdx) { in dumpScheduledState()
2360 ResFactor = SchedModel->getResourceFactor(ZoneCritResIdx); in dumpScheduledState()
2361 ResCount = getResourceCount(ZoneCritResIdx); in dumpScheduledState()
2372 << SchedModel->getResourceName(ZoneCritResIdx) in dumpScheduledState()

12