Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp6492 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
6494 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anon8ad051810811::WindowsARMTargetCodeGenInfo
6511 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11611 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()