Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1635 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo { class
1637 WinX86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_32TargetCodeGenInfo() function in __anon8aa8892d0311::WinX86_32TargetCodeGenInfo
1660 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
3514 return std::make_unique<WinX86_32TargetCodeGenInfo>( in createWinX86_32TargetCodeGenInfo()