Home
last modified time | relevance | path

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

/external/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
/external/llvm/bindings/go/llvm/
Dir.go352 func GlobalContext() Context { return Context{C.LLVMGetGlobalContext()} } func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go322 func GlobalContext() Context { return Context{C.LLVMGetGlobalContext()} } func
/external/llvm/lib/IR/
DCore.cpp77 static ManagedStatic<LLVMContext> GlobalContext; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp77 static ManagedStatic<LLVMContext> GlobalContext; variable