Home
last modified time | relevance | path

Searched refs:UnwindHelpFI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3085 int UnwindHelpFI = MFI.CreateFixedObject(/*Size*/ 8, in processFunctionBeforeFrameFinalized() local
3088 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
3100 .addFrameIndex(UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3671 int UnwindHelpFI = in adjustFrameForMsvcCxxEh() local
3673 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in adjustFrameForMsvcCxxEh()
3684 UnwindHelpFI) in adjustFrameForMsvcCxxEh()