HomeSort by relevance Sort by last modified time
    Searched refs:getNumPlugins (Results 1 - 20 of 20) sorted by null

  /external/llvm/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
PluginLoader.h 25 static unsigned getNumPlugins();
  /external/llvm/lib/Support/
PluginLoader.cpp 37 unsigned PluginLoader::getNumPlugins() {
  /external/swiftshader/third_party/LLVM/lib/Support/
PluginLoader.cpp 37 unsigned PluginLoader::getNumPlugins() {
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 108 for (unsigned i = 0, e = PluginLoader::getNumPlugins(); i != e; ++i) {
210 for (unsigned i = 0, e = PluginLoader::getNumPlugins(); i != e; ++i) {
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
OptimizerDriver.cpp 174 for (unsigned i = 0, e = PluginLoader::getNumPlugins(); i != e; ++i) {

Completed in 890 milliseconds