Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h770 Node* BuildF32x4NearestInt(Node* input);
H A Dwasm-compiler.cc4338 Node* WasmGraphBuilder::BuildF32x4NearestInt(Node* input) { in BuildF32x4NearestInt() function in v8::internal::compiler::WasmGraphBuilder
4621 return BuildF32x4NearestInt(inputs[0]); in SimdOp()

Completed in 14 milliseconds