Searched defs:GetGlobalValue (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | module.cpp | 72 uint32_t Module::GetGlobalValue(SpvOp opcode) const { in GetGlobalValue() function in spvtools::opt::Module |
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | module.cpp | 72 uint32_t Module::GetGlobalValue(SpvOp opcode) const { in GetGlobalValue() function in spvtools::opt::Module |
/external/angle/third_party/spirv-tools/src/source/opt/ | ||
D | module.cpp | 72 uint32_t Module::GetGlobalValue(SpvOp opcode) const { in GetGlobalValue() function in spvtools::opt::Module |
/external/v8/src/wasm/ | ||
D | wasm-objects.cc | 1631 wasm::WasmValue WasmInstanceObject::GetGlobalValue( in GetGlobalValue() function in v8::internal::WasmInstanceObject |
/external/clang/lib/CodeGen/ | ||
D | CodeGenModule.cpp | 704 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule |