Home
last modified time | relevance | path

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

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