Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp6350 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
6352 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anoncdae85850711::WindowsARMTargetCodeGenInfo
6369 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11093 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()