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

/external/v8/src/compiler/
H A Dwasm-compiler.cc1237 Node* WasmGraphBuilder::BuildBitCountingCall(Node* input, ExternalReference ref, function in class:v8::internal::compiler::WasmGraphBuilder
1259 return BuildBitCountingCall(
1266 BuildBitCountingCall(input, ExternalReference::wasm_word64_ctz(
1272 return BuildBitCountingCall(
1279 BuildBitCountingCall(input, ExternalReference::wasm_word64_popcnt(

Completed in 39 milliseconds