Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp5124 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
5126 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anoncb30615c0611::WindowsARMTargetCodeGenInfo
5143 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
7988 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()