Home
last modified time | relevance | path

Searched defs:AddGlobal (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp256 auto AddGlobal = [&](GlobalValue &GV) { in getUniqueModuleId() local
/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.cc433 uint32_t WasmModuleBuilder::AddGlobal(ValueType type, bool mutability, in AddGlobal() function in v8::internal::wasm::WasmModuleBuilder