Searched defs:GetGlobalValue (Results 1 – 4 of 4) sorted by relevance
72 uint32_t Module::GetGlobalValue(spv::Op opcode) const { in GetGlobalValue() function in spvtools::opt::Module
704 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule