Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2635 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
2637 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
2648 .addFrameIndex(UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2972 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
2974 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
2985 UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3206 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
3208 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
3219 UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2865 int UnwindHelpFI = MFI.CreateFixedObject(/*Size*/ 8, in processFunctionBeforeFrameFinalized() local
2868 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
2880 .addFrameIndex(UnwindHelpFI) in processFunctionBeforeFrameFinalized()
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp3548 int UnwindHelpFI = in processFunctionBeforeFrameFinalized() local
3550 EHInfo.UnwindHelpFrameIdx = UnwindHelpFI; in processFunctionBeforeFrameFinalized()
3561 UnwindHelpFI) in processFunctionBeforeFrameFinalized()