Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp21 GlobalVariable *FrontendResource::getGlobalVariable() { in getGlobalVariable() function in FrontendResource
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h435 GlobalVariable *getGlobalVariable(StringRef Name) const { getGlobalVariable() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp185 GlobalVariable *Module::getGlobalVariable(StringRef Name, getGlobalVariable() function in Module
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp413 static GlobalVariable *getGlobalVariable(Module &M, Type *Ty, getGlobalVariable() function