Home
last modified time | relevance | path

Searched defs:DwarfCFI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h21 DwarfCFI, ///< DWARF-like instruction based exceptions enumerator
/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp251 bool DwarfCFI = MF.needsFrameMoves(); in eliminateCallFramePseudoInstr() local
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h308 enum class ExceptionHandlingKind { None, SjLj, WinEH, DwarfCFI, Wasm }; global() enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3758 bool DwarfCFI = !WindowsCFI && MF.needsFrameMoves(); eliminateCallFramePseudoInstr() local