Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp2721 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2723 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anon8ad051810211::WinX86_64TargetCodeGenInfo
2757 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11729 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()