Searched defs:CoroBegin (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCoroutine.cpp | 73 llvm::CallInst *CoroBegin = nullptr; member |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | Coroutines.cpp | 156 createCoroSave(CoroBeginInst * CoroBegin,CoroSuspendInst * SuspendInst) createCoroSave() argument |
H A D | CoroInternal.h | 80 CoroBeginInst *CoroBegin; global() member |
H A D | CoroSplit.cpp | 1481 auto *CoroBegin = Shape.CoroBegin; handleNoSuspendCoroutine() local |
H A D | CoroFrame.cpp | 1588 const CoroBeginInst &CoroBegin; global() member |