Home
last modified time | relevance | path

Searched refs:WinX86_64TargetCodeGenInfo (Results 1 – 2 of 2) 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 __anona890a3f30211::WinX86_64TargetCodeGenInfo
2228 void WinX86_64TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes()
8072 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp2646 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2648 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anon57a50d410311::WinX86_64TargetCodeGenInfo
2682 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
10994 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()