Home
last modified time | relevance | path

Searched refs:CandidatesForRepeatedSeq (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp369 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
457 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
463 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
469 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
478 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
480 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
522 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
524 CandidatesForRepeatedSeq.clear(); in findCandidates()
551 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
572 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DMachineOutliner.cpp371 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
459 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
465 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
471 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
480 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
482 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
524 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
526 CandidatesForRepeatedSeq.clear(); in findCandidates()
553 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
574 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp371 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
459 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
465 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
471 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
480 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
482 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
524 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
526 CandidatesForRepeatedSeq.clear(); in findCandidates()
553 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
574 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
548 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
569 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
548 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
569 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineOutliner.cpp367 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
455 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
461 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
467 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
476 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
478 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
520 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
522 CandidatesForRepeatedSeq.clear(); in findCandidates()
547 if (llvm::all_of(CandidatesForRepeatedSeq, [&StartIdx, in findCandidates()
568 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp714 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
829 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
831 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
837 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
846 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
848 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
919 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
952 if (std::all_of(CandidatesForRepeatedSeq.begin(), in findCandidates()
953 CandidatesForRepeatedSeq.end(), in findCandidates()
975 if (CandidatesForRepeatedSeq.empty()) in findCandidates()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp866 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
954 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
960 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
966 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
975 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
977 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
1019 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
1021 CandidatesForRepeatedSeq.clear(); in findCandidates()
1048 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
1069 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOutliner.cpp866 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
954 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
960 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
966 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
975 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
977 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
1019 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
1021 CandidatesForRepeatedSeq.clear(); in findCandidates()
1048 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
1069 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp866 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
954 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
960 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
966 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
975 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
977 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
1019 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
1021 CandidatesForRepeatedSeq.clear(); in findCandidates()
1048 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
1069 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp862 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
948 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
954 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
960 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
969 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
971 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
1014 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
1016 CandidatesForRepeatedSeq.clear(); in findCandidates()
1043 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
1064 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DMachineOutliner.cpp865 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq,
951 unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, in emitNotOutliningCheaperRemark() argument
957 Candidate &C = CandidatesForRepeatedSeq.front(); in emitNotOutliningCheaperRemark()
963 << " from " << NV("NumOccurrences", CandidatesForRepeatedSeq.size()) in emitNotOutliningCheaperRemark()
972 for (unsigned i = 1, e = CandidatesForRepeatedSeq.size(); i < e; i++) { in emitNotOutliningCheaperRemark()
974 CandidatesForRepeatedSeq[i].front()->getDebugLoc()); in emitNotOutliningCheaperRemark()
1017 std::vector<Candidate> CandidatesForRepeatedSeq; in findCandidates() local
1019 CandidatesForRepeatedSeq.clear(); in findCandidates()
1046 CandidatesForRepeatedSeq.begin(), CandidatesForRepeatedSeq.end(), in findCandidates()
1067 if (CandidatesForRepeatedSeq.size() < 2) in findCandidates()
[all …]