Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp21 GlobalVariable *FrontendResource::getGlobalVariable() { in getGlobalVariable() function in FrontendResource
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h446 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp208 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp407 static GlobalVariable *getGlobalVariable(Module &M, Type *Ty, in getGlobalVariable() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h727 GlobalVariable *InstrProfSymtab::getGlobalVariable(uint64_t MD5Hash) { in getGlobalVariable() function