Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1662 class WinX86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
1664 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_64TargetCodeGenInfo() function in __anon8aa8892d0411::WinX86_64TargetCodeGenInfo
1702 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
3458 return std::make_unique<WinX86_64TargetCodeGenInfo>(CGM.getTypes(), AVXLevel); in createWinX86_64TargetCodeGenInfo()