Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h766 Node* BuildF64x2NearestInt(Node* input);
H A Dwasm-compiler.cc4314 Node* WasmGraphBuilder::BuildF64x2NearestInt(Node* input) { in BuildF64x2NearestInt() function in v8::internal::compiler::WasmGraphBuilder
4521 return BuildF64x2NearestInt(inputs[0]); in SimdOp()

Completed in 14 milliseconds