Home
last modified time | relevance | path

Searched refs:CoroutineArg (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h83 enum { AlignArg, PromiseArg, CoroutineArg, InfoArg }; enumerator
167 return cast<Function>(getArgOperand(CoroutineArg)->stripPointerCasts()); in getCoroutine()
170 assert(isa<ConstantPointerNull>(getArgOperand(CoroutineArg)) && in setCoroutineSelf()
173 setArgOperand(CoroutineArg, in setCoroutineSelf()