Home
last modified time | relevance | path

Searched refs:WindowsARMTargetCodeGenInfo (Results 1 – 2 of 2) 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 __anona890a3f30611::WindowsARMTargetCodeGenInfo
5143 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
7988 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp6297 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
6299 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anon57a50d410811::WindowsARMTargetCodeGenInfo
6316 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
10883 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()