Home
last modified time | relevance | path

Searched defs:GlobalSet (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DGlobalMerge.cpp420 const BitVector &GlobalSet, Module &M, bool isConst, in doMerge()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGlobalMerge.cpp438 const BitVector &GlobalSet, Module &M, bool isConst, in doMerge()
/external/v8/src/wasm/
Dgraph-builder-interface.cc328 void GlobalSet(FullDecoder* decoder, const Value& value, in GlobalSet() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1849 void GlobalSet(FullDecoder* decoder, const Value& value, in GlobalSet() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc3574 Node* WasmGraphBuilder::GlobalSet(uint32_t index, Node* val) { in GlobalSet() function in v8::internal::compiler::WasmGraphBuilder