Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1613 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo { class
1615 WinX86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_32TargetCodeGenInfo() function in __anon3cd27ee30311::WinX86_32TargetCodeGenInfo
1638 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
3421 return std::make_unique<WinX86_32TargetCodeGenInfo>( in createWinX86_32TargetCodeGenInfo()