HomeSort by relevance Sort by last modified time
    Searched refs:ManagedStatic (Results 51 - 75 of 88) sorted by null

1 23 4

  /frameworks/compile/mclinker/lib/LD/
EhFrame.cpp 22 #include <llvm/Support/ManagedStatic.h>
28 static llvm::ManagedStatic<EhFrameFactory> g_EhFrameFactory;
ResolveInfo.cpp 15 #include <llvm/Support/ManagedStatic.h>
  /external/clang/lib/Frontend/
SerializedDiagnosticReader.cpp 13 #include "llvm/Support/ManagedStatic.h"
292 static llvm::ManagedStatic<SDErrorCategoryType> ErrorCategory;
  /external/llvm/lib/IR/
LLVMContextImpl.cpp 20 #include "llvm/Support/ManagedStatic.h"
247 static ManagedStatic<OptBisect> OptBisector;
LegacyPassManager.cpp 24 #include "llvm/Support/ManagedStatic.h"
450 static ManagedStatic<sys::SmartMutex<true> > TimingInfoMutex;
    [all...]
  /external/llvm/lib/Support/
ErrorHandling.cpp 23 #include "llvm/Support/ManagedStatic.h"
46 static ManagedStatic<sys::Mutex> ErrorHandlerMutex;
CommandLine.cpp 33 #include "llvm/Support/ManagedStatic.h"
336 static ManagedStatic<CommandLineParser> GlobalParser;
367 ManagedStatic<SubCommand> llvm::cl::TopLevelSubCommand;
370 ManagedStatic<SubCommand> llvm::cl::AllSubCommands;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
PassManagerBuilder.cpp 29 #include "llvm/Support/ManagedStatic.h"
49 static ManagedStatic<SmallVector<std::pair<PassManagerBuilder::ExtensionPointTy,
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LoopPass.cpp 20 #include "llvm/Support/ManagedStatic.h"
66 static ManagedStatic<DebugInfoProbeInfo> DIP;
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 22 #include "llvm/Support/ManagedStatic.h"
262 static ManagedStatic<sys::SmartRWMutex<true> > GCLock;
PassManager.cpp 25 #include "llvm/Support/ManagedStatic.h"
455 static ManagedStatic<DebugInfoProbeInfo> DIP;
465 static ManagedStatic<sys::SmartMutex<true> > TimingInfoMutex;
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 18 #include "llvm/Support/ManagedStatic.h"
108 static llvm::ManagedStatic<TrueMatcherImpl> TrueMatcherInstance;
  /external/clang/lib/ASTMatchers/Dynamic/
Parser.cpp 20 #include "llvm/Support/ManagedStatic.h"
522 static llvm::ManagedStatic<Parser::RegistrySema> DefaultRegistrySema;
Registry.cpp 21 #include "llvm/Support/ManagedStatic.h"
428 static llvm::ManagedStatic<RegistryMaps> RegistryData;
  /external/llvm/tools/llc/
llc.cpp 43 #include "llvm/Support/ManagedStatic.h"
122 static ManagedStatic<std::vector<std::string>> RunPassNames;
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 27 #include <llvm/Support/ManagedStatic.h>
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 34 #include <llvm/Support/ManagedStatic.h>
  /frameworks/compile/slang/
slang_rs_export_type.h 32 #include "llvm/Support/ManagedStatic.h"
374 static llvm::ManagedStatic<RSSpecificTypeMapTy> RSSpecificTypeMap;
  /external/llvm/lib/ProfileData/Coverage/
CoverageMapping.cpp 24 #include "llvm/Support/ManagedStatic.h"
574 static ManagedStatic<CoverageMappingErrorCategoryType> ErrorCategory;
  /external/llvm/lib/Target/NVPTX/
NVPTXUtilities.cpp 21 #include "llvm/Support/ManagedStatic.h"
35 ManagedStatic<per_module_annot_t> annotationCache;
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 31 #include "llvm/Support/ManagedStatic.h"
158 static ManagedStatic<SmallVector<std::pair<PassManagerBuilder::ExtensionPointTy,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.cpp 31 #include "llvm/Support/ManagedStatic.h"
257 ManagedStatic<JitPool> AllJits;
  /external/llvm/include/llvm/Support/
CommandLine.h 29 #include "llvm/Support/ManagedStatic.h"
210 extern ManagedStatic<SubCommand> TopLevelSubCommand;
213 extern ManagedStatic<SubCommand> AllSubCommands;
    [all...]
  /external/swiftshader/third_party/LLVM/
Android.mk 244 lib/Support/ManagedStatic.cpp \
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 22 #include "llvm/Support/ManagedStatic.h"
52 static ManagedStatic<RuntimeDyldErrorCategory> RTDyldErrorCategory;
    [all...]

Completed in 762 milliseconds

1 23 4