Home
last modified time | relevance | path

Searched defs:CoroBegin (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCoroutine.cpp73 llvm::CallInst *CoroBegin = nullptr; member
596 auto *CoroBegin = Builder.CreateCall( in EmitCoroutineBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h99 CoroBeginInst *CoroBegin; member
H A DCoroutines.cpp244 static CoroSaveInst *createCoroSave(CoroBeginInst *CoroBegin, in createCoroSave()
H A DCoroSplit.cpp1274 auto *CoroBegin = Shape.CoroBegin; in handleNoSuspendCoroutine() local
1375 CoroBeginInst *CoroBegin) { in simplifySuspendPoint()
H A DCoroFrame.cpp1361 const CoroBeginInst &CoroBegin; member
2287 CoroBeginInst *CoroBegin) { in sinkSpillUsesAfterCoroBegin()