Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2713 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2715 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anon0040e4080211::WinX86_64TargetCodeGenInfo
2752 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
12373 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()