Searched refs:BuildI32Popcnt (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | wasm-compiler.h | 644 Node* BuildI32Popcnt(Node* input); |
H A D | wasm-compiler.cc | 1214 return BuildI32Popcnt(input); in Unop() 2244 Node* WasmGraphBuilder::BuildI32Popcnt(Node* input) { in BuildI32Popcnt() function in v8::internal::compiler::WasmGraphBuilder |
Completed in 14 milliseconds