Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:TargetRegistry

55 #include "llvm/Support/TargetRegistry.h"
348 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple,
1759 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);