Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp191 class X86_32SwiftABIInfo : public SwiftABIInfo { class
193 explicit X86_32SwiftABIInfo(CodeGenTypes &CGT) in X86_32SwiftABIInfo() function in __anon8aa8892d0111::X86_32SwiftABIInfo
214 SwiftInfo = std::make_unique<X86_32SwiftABIInfo>(CGT); in X86_32TargetCodeGenInfo()