Searched refs:IsWordNShr (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | machine-operator-reducer.cc | 52 static bool IsWordNShr(const T& x) { in IsWordNShr() function in v8::internal::compiler::Word32Adapter 112 static bool IsWordNShr(const T& x) { in IsWordNShr() function in v8::internal::compiler::Word64Adapter 1862 if (WordNAdapter::IsWordNShr(mand.left()) || in TryDetectShiftAndMaskOneBit() 2354 if ((WordNAdapter::IsWordNShr(mand.left()) || in ReduceWord32EqualForConstantRhs() |
Completed in 4 milliseconds