Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h478 VFrame = 30006, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp29 CV_ENUM_CLASS_ENT(RegisterId, VFrame),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp998 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local
1001 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1154 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local
1157 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()