Searched refs:getArchMatch (Results 1 – 2 of 2) sorted by relevance
858 TargetRegistry::RegisterTarget(T, Name, Desc, &getArchMatch, HasJIT); in RegisterTarget()861 static bool getArchMatch(Triple::ArchType Arch) { in getArchMatch() function
920 TargetRegistry::RegisterTarget(T, Name, Desc, BackendName, &getArchMatch, in RegisterTarget()924 static bool getArchMatch(Triple::ArchType Arch) { in getArchMatch() function