Home
last modified time | relevance | path

Searched defs:getDwarfEHStackPointer (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp142 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon3fb34b9c0111::AIXTargetCodeGenInfo
306 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon3fb34b9c0211::PPC32TargetCodeGenInfo
616 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon3fb34b9c0311::PPC64_SVR4_TargetCodeGenInfo
633 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon3fb34b9c0311::PPC64TargetCodeGenInfo
H A DHexagon.cpp47 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer() function in __anonc3cb4c230111::HexagonTargetCodeGenInfo
H A DSparc.cpp346 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon833221b20411::SparcV9TargetCodeGenInfo
H A DMips.cpp49 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer() function in __anon6382a7720111::MIPSTargetCodeGenInfo
H A DARM.cpp108 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anonc26902990111::ARMTargetCodeGenInfo
H A DAArch64.cpp99 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { getDwarfEHStackPointer() function in __anon6e4996220111::AArch64TargetCodeGenInfo
H A DX86.cpp223 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer() function in __anon6e9e23ff0111::X86_32TargetCodeGenInfo
1418 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { getDwarfEHStackPointer() function in __anon6e9e23ff0211::X86_64TargetCodeGenInfo
1659 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { getDwarfEHStackPointer() function in __anon6e9e23ff0411::WinX86_64TargetCodeGenInfo
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h117 virtual int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const { getDwarfEHStackPointer() function