Searched refs:WindowsARMTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
211 class WindowsARMTargetCodeGenInfo : public ARMTargetCodeGenInfo { class213 WindowsARMTargetCodeGenInfo(CodeGenTypes &CGT, ARMABIKind K) in WindowsARMTargetCodeGenInfo() function in __anonde7367c70111::WindowsARMTargetCodeGenInfo230 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()853 return std::make_unique<WindowsARMTargetCodeGenInfo>(CGM.getTypes(), K); in createWindowsARMTargetCodeGenInfo()