Searched defs:getSwiftAsyncContextFrameIdx (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86MachineFunctionInfo.h | 263 std::optional<int> getSwiftAsyncContextFrameIdx() const { getSwiftAsyncContextFrameIdx() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 476 int getSwiftAsyncContextFrameIdx() const { return SwiftAsyncContextFrameIdx; } getSwiftAsyncContextFrameIdx() function |