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