Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h263 std::optional<int> getSwiftAsyncContextFrameIdx() const { getSwiftAsyncContextFrameIdx() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h476 int getSwiftAsyncContextFrameIdx() const { return SwiftAsyncContextFrameIdx; } getSwiftAsyncContextFrameIdx() function