Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp6333 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
6335 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anon6bad40bc0711::WindowsARMTargetCodeGenInfo
6352 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11047 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()