Home
last modified time | relevance | path

Searched refs:UnwindHelpFrameIdx (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h99 int UnwindHelpFrameIdx = std::numeric_limits<int>::max();
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h102 int UnwindHelpFrameIdx = INT_MAX; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h99 int UnwindHelpFrameIdx = std::numeric_limits<int>::max();
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp644 getFrameIndexOffset(FuncInfo.UnwindHelpFrameIdx, FuncInfo); in emitCXXFrameHandler3Table()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp687 getFrameIndexOffset(FuncInfo.UnwindHelpFrameIdx, FuncInfo); in emitCXXFrameHandler3Table()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp680 getFrameIndexOffset(FuncInfo.UnwindHelpFrameIdx, FuncInfo); in emitCXXFrameHandler3Table()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2637 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2974 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3208 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2868 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp3550 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()