Searched defs:getDwarfEHStackPointer (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.h82 virtual int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const { function in class:clang::TargetCodeGenInfo
H A DTargetInfo.cpp590 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const { function in class:__anon3267::X86_32TargetCodeGenInfo
1251 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const { function in class:__anon3268::X86_64TargetCodeGenInfo
1339 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const { function in class:__anon3268::WinX86_64TargetCodeGenInfo
[all...]

Completed in 94 milliseconds