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

/external/swiftshader/third_party/LLVM/lib/Support/
H A DTargetRegistry.cpp102 void TargetRegistry::printRegisteredTargetsForVersion() { function in class:TargetRegistry
/external/llvm/lib/Support/
H A DTargetRegistry.cpp118 void TargetRegistry::printRegisteredTargetsForVersion() { function in class:TargetRegistry
/external/swiftshader/third_party/LLVM/tools/llc/
H A Dllc.cpp240 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);
/external/llvm/tools/llc/
H A Dllc.cpp252 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);
/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp506 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);
/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp387 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DTargetRegistry.h480 /// printRegisteredTargetsForVersion - Print the registered targets
482 static void printRegisteredTargetsForVersion();
/external/llvm/include/llvm/Support/
H A DTargetRegistry.h575 /// printRegisteredTargetsForVersion - Print the registered targets
577 static void printRegisteredTargetsForVersion();
/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp544 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);
/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1759 cl::AddExtraVersionPrinter(TargetRegistry::printRegisteredTargetsForVersion);

Completed in 954 milliseconds