Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp21 GlobalVariable *FrontendResource::getGlobalVariable() { in getGlobalVariable() function in FrontendResource
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModule.h414 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModule.cpp190 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp412 static GlobalVariable *getGlobalVariable(Module &M, Type *Ty, in getGlobalVariable() function