Home
last modified time | relevance | path

Searched defs:setHasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h220 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } in setHasSwiftAsyncContext() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h437 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() function