Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp73 llvm::CallInst *CoroBegin = nullptr; member
594 auto *CoroBegin = Builder.CreateCall( in EmitCoroutineBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h89 CoroBeginInst *CoroBegin; member
DCoroutines.cpp237 static CoroSaveInst *createCoroSave(CoroBeginInst *CoroBegin, in createCoroSave()
DCoroSplit.cpp987 auto *CoroBegin = Shape.CoroBegin; in handleNoSuspendCoroutine() local
1087 CoroBeginInst *CoroBegin) { in simplifySuspendPoint()
DCoroFrame.cpp521 const CoroBeginInst &CoroBegin; member
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroInternal.h94 CoroBeginInst *CoroBegin; member
DCoroutines.cpp242 static CoroSaveInst *createCoroSave(CoroBeginInst *CoroBegin, in createCoroSave()
DCoroSplit.cpp1143 auto *CoroBegin = Shape.CoroBegin; in handleNoSuspendCoroutine() local
1243 CoroBeginInst *CoroBegin) { in simplifySuspendPoint()
DCoroFrame.cpp976 const CoroBeginInst &CoroBegin; member
1963 CoroBeginInst *CoroBegin) { in sinkSpillUsesAfterCoroBegin()