Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp733 auto DestroyClone = createClone(F, ".destroy", Shape, ResumeEntry, 1); in splitCoroutine() local
741 postSplitCleanup(*DestroyClone); in splitCoroutine()
747 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitCoroutine()
752 setCoroInfo(F, Shape.CoroBegin, {ResumeClone, DestroyClone, CleanupClone}); in splitCoroutine()
755 coro::updateCallGraph(F, {ResumeClone, DestroyClone, CleanupClone}, CG, SCC); in splitCoroutine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp803 auto DestroyClone = createClone(F, ".destroy", Shape, ResumeEntry, 1); in splitCoroutine() local
811 postSplitCleanup(*DestroyClone); in splitCoroutine()
817 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitCoroutine()
822 setCoroInfo(F, Shape.CoroBegin, {ResumeClone, DestroyClone, CleanupClone}); in splitCoroutine()
825 coro::updateCallGraph(F, {ResumeClone, DestroyClone, CleanupClone}, CG, SCC); in splitCoroutine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp801 auto DestroyClone = createClone(F, ".destroy", Shape, ResumeEntry, 1);
809 postSplitCleanup(*DestroyClone);
815 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone);
820 setCoroInfo(F, Shape.CoroBegin, {ResumeClone, DestroyClone, CleanupClone});
823 coro::updateCallGraph(F, {ResumeClone, DestroyClone, CleanupClone}, CG, SCC);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1180 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1186 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1192 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1196 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1180 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1186 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1192 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1196 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1177 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1183 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1189 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1193 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1249 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1255 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1261 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1265 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1249 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1255 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1261 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1265 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1329 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1335 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1341 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1345 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1421 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1427 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1433 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1437 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1490 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1496 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1502 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1506 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1421 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1427 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1433 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1437 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1520 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1532 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1536 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1520 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1532 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1536 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1492 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1498 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1504 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1508 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1520 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1532 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1536 Clones.push_back(DestroyClone); in splitSwitchCoroutine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1520 auto DestroyClone = createClone(F, ".destroy", Shape, in splitSwitchCoroutine() local
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1532 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1536 Clones.push_back(DestroyClone); in splitSwitchCoroutine()