Searched defs:RegisterTarget (Results 1 – 4 of 4) sorted by relevance
63 void TargetRegistry::RegisterTarget(Target &T, in RegisterTarget() function in TargetRegistry
90 void TargetRegistry::RegisterTarget(Target &T, in RegisterTarget() function in TargetRegistry
781 struct RegisterTarget { struct782 RegisterTarget(Target &T, const char *Name, const char *Desc) { in RegisterTarget() argument788 static unsigned getTripleMatchQuality(const std::string &TT) { in getTripleMatchQuality()
856 struct RegisterTarget { struct857 RegisterTarget(Target &T, const char *Name, const char *Desc) { in RegisterTarget() function861 static bool getArchMatch(Triple::ArchType Arch) { in getArchMatch()