Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModule.cpp202 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/lib/VMCore/
DModule.cpp270 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { in getOrInsertGlobal() function in Module