Home
last modified time | relevance | path

Searched defs:PromiseAlloca (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp405 AllocaInst *PromiseAlloca = Shape.getPromiseAlloca(); in buildFrameType() local
610 if (auto *PromiseAlloca = Shape.getPromiseAlloca()) { in insertSpills() local
H A DCoroInternal.h115 AllocaInst *PromiseAlloca; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h109 AllocaInst *PromiseAlloca; member
H A DCoroFrame.cpp988 AllocaInst *PromiseAlloca = Shape.getPromiseAlloca(); in buildFrameDebugInfo() local
1161 AllocaInst *PromiseAlloca = Shape.getPromiseAlloca(); in buildFrameType() local