Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp163 setCannotDuplicate(CoroIdInst * CoroId) setCannotDuplicate() argument
170 CoroIdInst *CoroId = nullptr; lowerEarlyIntrinsics() local
H A DCoroElide.cpp340 processCoroId(CoroIdInst * CoroId,AAResults & AA,DominatorTree & DT,OptimizationRemarkEmitter & ORE) processCoroId() argument
[all...]
H A DCoroutines.cpp125 replaceCoroFree(CoroIdInst * CoroId,bool Elide) replaceCoroFree() argument
H A DCoroSplit.cpp1263 CoroIdInst *CoroId = Shape.getSwitchCoroId(); updateCoroFrame() local
1482 auto *CoroId = CoroBegin->getId(); handleNoSuspendCoroutine() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp68 llvm::CallInst *CoroId = nullptr; member
91 llvm::CallInst *CoroId, in createCoroData() argument
654 auto *CoroId = Builder.CreateCall( EmitCoroutineBody() local
[all...]