Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DTargetInfo.cpp6505 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class
6507 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIInfo::ABIKind K) in WindowsARMTargetCodeGenInfo() function in __anon5939124d0811::WindowsARMTargetCodeGenInfo
6524 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
12255 new WindowsARMTargetCodeGenInfo(Types, ARMABIInfo::AAPCS_VFP)); in getTargetCodeGenInfo()