Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-assembler.cc37 Node* GraphAssembler::Uint32Constant(int32_t value) { in Uint32Constant() function in v8::internal::compiler::GraphAssembler
Dwasm-compiler.cc225 Node* WasmGraphBuilder::Uint32Constant(uint32_t value) { in Uint32Constant() function in v8::internal::compiler::WasmGraphBuilder