Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1689 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
1692 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool HasAVX) in WinX86_64TargetCodeGenInfo() function in __anona890a3f30211::WinX86_64TargetCodeGenInfo
1729 void WinX86_64TargetCodeGenInfo::SetTargetAttributes(const Decl *D, in SetTargetAttributes()
7093 new WinX86_64TargetCodeGenInfo(Types, HasAVX)); in getTargetCodeGenInfo()