Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Hexagon/
H A DRDFGraph.cpp1465 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1467 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1474 llvm::sort(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1476 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1477 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1482 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1493 while (!MaxRefs.empty()) { in buildPhis()
1500 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1509 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1524 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1448 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1450 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1457 llvm::sort(MaxRefs); in buildPhis()
1459 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1460 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1465 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1476 while (!MaxRefs.empty()) { in buildPhis()
1483 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1492 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1507 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRDFGraph.cpp1448 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1450 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1457 llvm::sort(MaxRefs); in buildPhis()
1459 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1460 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1465 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1476 while (!MaxRefs.empty()) { in buildPhis()
1483 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1492 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1507 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRDFGraph.cpp1448 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1450 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1457 llvm::sort(MaxRefs); in buildPhis()
1459 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1460 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1465 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1476 while (!MaxRefs.empty()) { in buildPhis()
1483 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1492 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1507 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRDFGraph.cpp1448 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1450 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1457 llvm::sort(MaxRefs); in buildPhis()
1459 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1460 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1465 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1476 while (!MaxRefs.empty()) { in buildPhis()
1483 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1492 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1507 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp1446 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1448 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1455 llvm::sort(MaxRefs); in buildPhis()
1457 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1458 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1463 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1474 while (!MaxRefs.empty()) { in buildPhis()
1481 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1490 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1505 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp1443 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1445 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1452 llvm::sort(MaxRefs); in buildPhis()
1454 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1455 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1460 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1471 while (!MaxRefs.empty()) { in buildPhis()
1478 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1487 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1502 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Hexagon/
H A DRDFGraph.cpp1446 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1448 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1455 llvm::sort(MaxRefs); in buildPhis()
1457 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1458 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1463 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1474 while (!MaxRefs.empty()) { in buildPhis()
1481 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1490 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1505 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Hexagon/
H A DRDFGraph.cpp1465 std::vector<RegisterRef> MaxRefs; in buildPhis() local
1467 MaxRefs.push_back(MaxCoverIn(I, AllRefs)); in buildPhis()
1474 llvm::sort(MaxRefs); in buildPhis()
1476 auto NewEnd = std::unique(MaxRefs.begin(), MaxRefs.end()); in buildPhis()
1477 MaxRefs.erase(NewEnd, MaxRefs.end()); in buildPhis()
1482 if (PRI.alias(RR, MaxRefs[I])) in buildPhis()
1493 while (!MaxRefs.empty()) { in buildPhis()
1500 if (Aliased(MaxRefs[i], ClosureIdx)) in buildPhis()
1509 RegisterRef RR = MaxRefs[ClosureIdx[X]]; in buildPhis()
1524 auto Begin = MaxRefs.begin(); in buildPhis()
[all …]