Home
last modified time | relevance | path

Searched refs:createCloneDeclaration (Results 1 – 14 of 14) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp395 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
644 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1263 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp395 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
644 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1263 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp395 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
644 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1260 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp409 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
718 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1407 createCloneDeclaration(F, Shape, ".resume." + Twine(Idx), NextF); in splitAsyncCoroutine()
1505 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp457 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
807 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1532 createCloneDeclaration(F, Shape, ".resume." + Twine(Idx), NextF); in splitAsyncCoroutine()
1632 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp468 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
840 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1612 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1717 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp457 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
807 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1532 createCloneDeclaration(F, Shape, ".resume." + Twine(Idx), NextF); in splitAsyncCoroutine()
1632 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp469 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
843 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1643 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1748 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp469 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
843 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1643 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1748 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp468 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
842 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1615 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1720 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp469 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
843 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1643 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1748 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp469 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
843 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1643 auto *Continuation = createCloneDeclaration( in splitAsyncCoroutine()
1748 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF, nullptr); in splitRetconCoroutine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp396 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
663 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1333 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp396 static Function *createCloneDeclaration(Function &OrigF, coro::Shape &Shape, in createCloneDeclaration() function
663 NewF = createCloneDeclaration(OrigF, Shape, Suffix, in create()
1333 createCloneDeclaration(F, Shape, ".resume." + Twine(i), NextF); in splitRetconCoroutine()