Home
last modified time | relevance | path

Searched defs:GlobalContext (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTranslator.h33 class GlobalContext; variable
DIceMemory.h29 class GlobalContext; variable
DIceDefs.h64 class GlobalContext; variable
DIceGlobalContext.cpp300 GlobalContext::GlobalContext(Ostream *OsDump, Ostream *OsEmit, Ostream *OsError, in GlobalContext() function in Ice::GlobalContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp76 static ManagedStatic<LLVMContext> GlobalContext; variable