Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp5718 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
5720 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anon2eb210400711::WindowsARMTargetCodeGenInfo
5737 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
9314 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()