Home
last modified time | relevance | path

Searched refs:InstrToCycle (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
565 if (it == InstrToCycle.end()) in stageScheduled()
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h503 std::map<SUnit *, int> InstrToCycle; variable
529 InstrToCycle.clear(); in reset()
570 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
571 if (it == InstrToCycle.end()) in stageScheduled()
579 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
580 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DMachinePipeliner.h488 std::map<SUnit *, int> InstrToCycle; variable
514 InstrToCycle.clear(); in reset()
555 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
556 if (it == InstrToCycle.end()) in stageScheduled()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
565 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
565 if (it == InstrToCycle.end()) in stageScheduled()
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
561 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
562 if (it == InstrToCycle.end()) in stageScheduled()
570 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
571 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DMachinePipeliner.h503 std::map<SUnit *, int> InstrToCycle; variable
529 InstrToCycle.clear(); in reset()
570 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
571 if (it == InstrToCycle.end()) in stageScheduled()
579 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
580 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h488 std::map<SUnit *, int> InstrToCycle; variable
514 InstrToCycle.clear(); in reset()
555 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
556 if (it == InstrToCycle.end()) in stageScheduled()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
565 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
565 if (it == InstrToCycle.end()) in stageScheduled()
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
565 if (it == InstrToCycle.end()) in stageScheduled()
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
565 if (it == InstrToCycle.end()) in stageScheduled()
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h488 std::map<SUnit *, int> InstrToCycle; variable
514 InstrToCycle.clear(); in reset()
555 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
556 if (it == InstrToCycle.end()) in stageScheduled()
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
565 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle; variable
520 InstrToCycle.clear(); in reset()
561 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
562 if (it == InstrToCycle.end()) in stageScheduled()
570 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
571 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h494 std::map<SUnit *, int> InstrToCycle;
520 InstrToCycle.clear();
564 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU);
565 if (it == InstrToCycle.end())
573 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU);
574 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled.");
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h503 std::map<SUnit *, int> InstrToCycle; variable
529 InstrToCycle.clear(); in reset()
570 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
571 if (it == InstrToCycle.end()) in stageScheduled()
579 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
580 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DMachinePipeliner.h530 std::map<SUnit *, int> InstrToCycle; variable
562 InstrToCycle.clear(); in reset()
604 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
605 if (it == InstrToCycle.end()) in stageScheduled()
613 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
614 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DMachinePipeliner.h474 std::map<SUnit *, int> InstrToCycle; variable
507 InstrToCycle.clear(); in reset()
549 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
550 if (it == InstrToCycle.end()) in stageScheduled()
558 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
559 assert(it != InstrToCycle.end() && "Instruction hasn't been scheduled."); in cycleScheduled()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachinePipeliner.cpp587 std::map<SUnit *, int> InstrToCycle; member in __anon56883db30111::SMSchedule
620 InstrToCycle.clear(); in reset()
662 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in stageScheduled()
663 if (it == InstrToCycle.end()) in stageScheduled()
671 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SU); in cycleScheduled()
3635 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
3661 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
3662 if (it == InstrToCycle.end()) in earliestCycleInChain()
3684 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
3685 if (it == InstrToCycle.end()) in latestCycleInChain()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2418 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2444 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2445 if (it == InstrToCycle.end()) in earliestCycleInChain()
2467 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2468 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2416 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2442 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2443 if (it == InstrToCycle.end()) in earliestCycleInChain()
2465 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2466 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMachinePipeliner.cpp2324 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2350 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2351 if (it == InstrToCycle.end()) in earliestCycleInChain()
2373 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2374 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2401 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2427 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2428 if (it == InstrToCycle.end()) in earliestCycleInChain()
2450 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2451 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMachinePipeliner.cpp2401 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2427 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2428 if (it == InstrToCycle.end()) in earliestCycleInChain()
2450 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2451 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2425 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2451 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2452 if (it == InstrToCycle.end()) in earliestCycleInChain()
2474 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2475 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DMachinePipeliner.cpp2416 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2442 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2443 if (it == InstrToCycle.end()) in earliestCycleInChain()
2465 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2466 if (it == InstrToCycle.end()) in latestCycleInChain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2324 InstrToCycle.insert(std::make_pair(SU, curCycle)); in insert()
2350 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2351 if (it == InstrToCycle.end()) in earliestCycleInChain()
2373 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2374 if (it == InstrToCycle.end()) in latestCycleInChain()

12