Home
last modified time | relevance | path

Searched defs:ReduceIntNAdd (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-operator-reducer.cc64 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt32Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word32Adapter
115 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt64Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word64Adapter
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dmachine-operator-reducer.cc74 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt32Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word32Adapter
134 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt64Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word64Adapter
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dmachine-operator-reducer.cc74 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt32Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word32Adapter
134 Reduction ReduceIntNAdd(Node* node) { return r_->ReduceInt64Add(node); } in ReduceIntNAdd() function in v8::internal::compiler::Word64Adapter