Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h228 void setSwiftAsyncContextFrameIdx(int v) { SwiftAsyncContextFrameIdx = v; } in setSwiftAsyncContextFrameIdx() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h442 void setSwiftAsyncContextFrameIdx(int FI) { in setSwiftAsyncContextFrameIdx() function