Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc60 static bool IsWordNXor(const T& x) { in IsWordNXor() function in v8::internal::compiler::Word32Adapter
120 static bool IsWordNXor(const T& x) { in IsWordNXor() function in v8::internal::compiler::Word64Adapter
2030 if (A::IsWordNXor(m.left()) && m.right().Is(-1)) { in ReduceWordNXor()

Completed in 4 milliseconds