Searched refs:getArchMatch (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DTargetRegistry.h839 TargetRegistry::RegisterTarget(T, Name, Desc, &getArchMatch, HasJIT);
842 static bool getArchMatch(Triple::ArchType Arch) { function in struct:llvm::RegisterTarget

Completed in 167 milliseconds