Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64Subtarget.h341 bool swiftAsyncContextIsDynamicallySet() const { in swiftAsyncContextIsDynamicallySet() function
DAArch64FrameLowering.cpp1437 if (Subtarget.swiftAsyncContextIsDynamicallySet()) { in emitPrologue()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86Subtarget.h389 bool swiftAsyncContextIsDynamicallySet() const { in swiftAsyncContextIsDynamicallySet() function
DX86FrameLowering.cpp1547 if (STI.swiftAsyncContextIsDynamicallySet()) { in emitPrologue()