Searched refs:IsIntNAdd (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | machine-operator-reducer.cc | 64 static bool IsIntNAdd(const T& x) { in IsIntNAdd() function in v8::internal::compiler::Word32Adapter 124 static bool IsIntNAdd(const T& x) { in IsIntNAdd() function in v8::internal::compiler::Word64Adapter 1716 } else if (A::IsIntNAdd(m.left())) { in ReduceWordNAnd() |
Completed in 4 milliseconds