Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCoroutine.cpp73 llvm::CallInst *CoroBegin = nullptr; member
530 auto *CoroBegin = Builder.CreateCall( in EmitCoroutineBody() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp160 static CoroSaveInst *createCoroSave(CoroBeginInst *CoroBegin, in createCoroSave()
H A DCoroInternal.h74 CoroBeginInst *CoroBegin; member
H A DCoroSplit.cpp1405 auto *CoroBegin = Shape.CoroBegin; in handleNoSuspendCoroutine() local
1506 CoroBeginInst *CoroBegin) { in simplifySuspendPoint()
H A DCoroFrame.cpp1440 const CoroBeginInst &CoroBegin; member
2479 CoroBeginInst *CoroBegin) { in sinkSpillUsesAfterCoroBegin()