HomeSort by: relevance | last modified time | path
    Searched refs:getSwiftAsyncContextFrameIdx (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 262 int64_t Offset = MFI.getObjectOffset(getSwiftAsyncContextFrameIdx());
263 int64_t ObjSize = MFI.getObjectSize(getSwiftAsyncContextFrameIdx());
409 int getSwiftAsyncContextFrameIdx() const { return SwiftAsyncContextFrameIdx; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 210 Optional<int> getSwiftAsyncContextFrameIdx() const {
X86ISelLowering.cpp     [all...]

Completed in 61 milliseconds