Searched defs:Uint32Constant (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | graph-assembler.cc | 37 Node* GraphAssembler::Uint32Constant(int32_t value) { in Uint32Constant() function in v8::internal::compiler::GraphAssembler |
D | wasm-compiler.cc | 225 Node* WasmGraphBuilder::Uint32Constant(uint32_t value) { in Uint32Constant() function in v8::internal::compiler::WasmGraphBuilder |