Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2112 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
2114 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
2125 .addFrameIndex(UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3156 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
3158 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
3169 UnwindHelpFI) in processFunctionBeforeFrameFinalized()