Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp204 Constant *Module::getOrInsertGlobal( in getOrInsertGlobal() function in Module
225 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { in getOrInsertGlobal() function in Module
/external/llvm-project/llvm/lib/IR/
DModule.cpp204 Constant *Module::getOrInsertGlobal( in getOrInsertGlobal() function in Module
225 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { in getOrInsertGlobal() function in Module
/external/llvm/lib/IR/
DModule.cpp223 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { in getOrInsertGlobal() function in Module
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp750 static Constant *getOrInsertGlobal(Module &M, StringRef Name, Type *Ty) { in getOrInsertGlobal() function
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp767 static Constant *getOrInsertGlobal(Module &M, StringRef Name, Type *Ty) { in getOrInsertGlobal() function