Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/Targets/
DARM.h254 class LLVM_LIBRARY_VISIBILITY CygwinARMTargetInfo : public ARMleTargetInfo {
256 CygwinARMTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts);
DARM.cpp1246 CygwinARMTargetInfo::CygwinARMTargetInfo(const llvm::Triple &Triple, in CygwinARMTargetInfo() function in CygwinARMTargetInfo
1255 void CygwinARMTargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
/external/llvm-project/clang/lib/Basic/
DTargets.cpp200 return new CygwinARMTargetInfo(Triple, Opts); in AllocateTarget()
/external/clang/lib/Basic/
DTargets.cpp5593 class CygwinARMTargetInfo : public ARMleTargetInfo { class
5595 CygwinARMTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in CygwinARMTargetInfo() function in __anond4862fe70111::CygwinARMTargetInfo
8193 return new CygwinARMTargetInfo(Triple, Opts); in AllocateTarget()