Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1348 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1359 ResultStmts); in CollectStatementsForCase()
1364 ResultStmts); in CollectStatementsForCase()
1379 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1393 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1440 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1467 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1468 ResultStmts.push_back(S); in CollectStatementsForCase()
1492 ResultStmts.push_back(S); in CollectStatementsForCase()
1502 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1349 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1360 ResultStmts); in CollectStatementsForCase()
1365 ResultStmts); in CollectStatementsForCase()
1380 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1394 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1441 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1468 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1469 ResultStmts.push_back(S); in CollectStatementsForCase()
1493 ResultStmts.push_back(S); in CollectStatementsForCase()
1503 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1424 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1435 ResultStmts); in CollectStatementsForCase()
1440 ResultStmts); in CollectStatementsForCase()
1455 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1469 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1516 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1543 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1544 ResultStmts.push_back(S); in CollectStatementsForCase()
1568 ResultStmts.push_back(S); in CollectStatementsForCase()
1578 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1369 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1380 ResultStmts); in CollectStatementsForCase()
1385 ResultStmts); in CollectStatementsForCase()
1400 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1414 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1461 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1488 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1489 ResultStmts.push_back(S); in CollectStatementsForCase()
1513 ResultStmts.push_back(S); in CollectStatementsForCase()
1523 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGStmt.cpp1467 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1478 ResultStmts); in CollectStatementsForCase()
1483 ResultStmts); in CollectStatementsForCase()
1498 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1512 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1559 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1586 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1587 ResultStmts.push_back(S); in CollectStatementsForCase()
1611 ResultStmts.push_back(S); in CollectStatementsForCase()
1621 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1387 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1398 ResultStmts); in CollectStatementsForCase()
1403 ResultStmts); in CollectStatementsForCase()
1418 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1432 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1479 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1506 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1507 ResultStmts.push_back(S); in CollectStatementsForCase()
1531 ResultStmts.push_back(S); in CollectStatementsForCase()
1541 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1387 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1398 ResultStmts); in CollectStatementsForCase()
1403 ResultStmts); in CollectStatementsForCase()
1418 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1432 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1479 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1506 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1507 ResultStmts.push_back(S); in CollectStatementsForCase()
1531 ResultStmts.push_back(S); in CollectStatementsForCase()
1541 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGStmt.cpp1595 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1606 ResultStmts); in CollectStatementsForCase()
1611 ResultStmts); in CollectStatementsForCase()
1626 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1640 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1687 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1714 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1715 ResultStmts.push_back(S); in CollectStatementsForCase()
1739 ResultStmts.push_back(S); in CollectStatementsForCase()
1749 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp1508 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1519 ResultStmts); in CollectStatementsForCase()
1524 ResultStmts); in CollectStatementsForCase()
1539 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1553 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1600 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1627 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1628 ResultStmts.push_back(S); in CollectStatementsForCase()
1652 ResultStmts.push_back(S); in CollectStatementsForCase()
1662 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmt.cpp1574 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1585 ResultStmts); in CollectStatementsForCase()
1590 ResultStmts); in CollectStatementsForCase()
1605 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1619 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1666 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1693 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1694 ResultStmts.push_back(S); in CollectStatementsForCase()
1718 ResultStmts.push_back(S); in CollectStatementsForCase()
1728 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGStmt.cpp1508 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1519 ResultStmts); in CollectStatementsForCase()
1524 ResultStmts); in CollectStatementsForCase()
1539 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1553 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1600 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1627 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1628 ResultStmts.push_back(S); in CollectStatementsForCase()
1652 ResultStmts.push_back(S); in CollectStatementsForCase()
1662 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmt.cpp1574 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1585 ResultStmts); in CollectStatementsForCase()
1590 ResultStmts); in CollectStatementsForCase()
1605 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1619 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1666 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1693 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1694 ResultStmts.push_back(S); in CollectStatementsForCase()
1718 ResultStmts.push_back(S); in CollectStatementsForCase()
1728 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1574 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1585 ResultStmts); in CollectStatementsForCase()
1590 ResultStmts); in CollectStatementsForCase()
1605 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1619 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1666 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1693 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1694 ResultStmts.push_back(S); in CollectStatementsForCase()
1718 ResultStmts.push_back(S); in CollectStatementsForCase()
1728 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGStmt.cpp1508 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1519 ResultStmts); in CollectStatementsForCase()
1524 ResultStmts); in CollectStatementsForCase()
1539 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1553 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1600 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1627 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1628 ResultStmts.push_back(S); in CollectStatementsForCase()
1652 ResultStmts.push_back(S); in CollectStatementsForCase()
1662 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmt.cpp1574 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1585 ResultStmts); in CollectStatementsForCase()
1590 ResultStmts); in CollectStatementsForCase()
1605 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1619 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1666 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1693 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1694 ResultStmts.push_back(S); in CollectStatementsForCase()
1718 ResultStmts.push_back(S); in CollectStatementsForCase()
1728 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGStmt.cpp1574 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument
1585 ResultStmts); in CollectStatementsForCase()
1590 ResultStmts); in CollectStatementsForCase()
1605 unsigned StartSize = ResultStmts.size(); in CollectStatementsForCase()
1619 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1666 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()
1693 ResultStmts.resize(StartSize); in CollectStatementsForCase()
1694 ResultStmts.push_back(S); in CollectStatementsForCase()
1718 ResultStmts.push_back(S); in CollectStatementsForCase()
1728 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument
[all …]