Searched defs:BuildChangeSmiToInt32 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dwasm-compiler.cc1926 BuildChangeSmiToInt32(load_sig), Int32Constant(index));
2276 Node* WasmGraphBuilder::BuildChangeSmiToInt32(Node* value) { function in class:v8::internal::compiler::WasmGraphBuilder
2288 BuildChangeSmiToInt32(value));

Completed in 183 milliseconds