Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc48 static bool IsWordNShl(const T& x) { in IsWordNShl() function in v8::internal::compiler::Word32Adapter
108 static bool IsWordNShl(const T& x) { in IsWordNShl() function in v8::internal::compiler::Word64Adapter
1708 if (A::IsWordNShl(m.left())) { in ReduceWordNAnd()
1750 if (A::IsWordNShl(mleft.left())) { in ReduceWordNAnd()
1761 if (A::IsWordNShl(mleft.right())) { in ReduceWordNAnd()

Completed in 4 milliseconds