Home
last modified time | relevance | path

Searched refs:BuildI32Popcnt (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h644 Node* BuildI32Popcnt(Node* input);
H A Dwasm-compiler.cc1214 return BuildI32Popcnt(input); in Unop()
2244 Node* WasmGraphBuilder::BuildI32Popcnt(Node* input) { in BuildI32Popcnt() function in v8::internal::compiler::WasmGraphBuilder

Completed in 14 milliseconds