Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h408 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp189 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp297 static GlobalVariable *getGlobalVariable(Module &M, Type *Ty, in getGlobalVariable() function