Searched refs:getDwarfEHStackPointer (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/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:__anon3247::X86_32TargetCodeGenInfo
1251 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const { function in class:__anon3248::X86_64TargetCodeGenInfo
1339 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const { function in class:__anon3248::WinX86_64TargetCodeGenInfo
2742 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const {
2844 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const {
2857 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const {
3107 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const {
3791 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const {
4678 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const {
5067 int getDwarfEHStackPointer(CodeGe
[all...]
H A DCGBuiltin.cpp755 int Column = getTargetHooks().getDwarfEHStackPointer(CGM);

Completed in 77 milliseconds