Home
last modified time | relevance | path

Searched defs:GetGlobalValue (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp72 uint32_t Module::GetGlobalValue(SpvOp opcode) const { in GetGlobalValue() function in spvtools::opt::Module
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp72 uint32_t Module::GetGlobalValue(SpvOp opcode) const { in GetGlobalValue() function in spvtools::opt::Module
/external/clang/lib/CodeGen/
DCodeGenModule.cpp704 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule