Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp2192 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2194 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anonbc557ed20211::WinX86_64TargetCodeGenInfo
2228 void WinX86_64TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes()
8072 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()