Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2417 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2419 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anon2eb210400311::WinX86_64TargetCodeGenInfo
2453 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
9408 return SetCGInfo(new WinX86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()