Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc838 bool BothInputsAreUnsigned32(Node* node) { in BothInputsAreUnsigned32() function in v8::internal::compiler::RepresentationSelector
1713 if (BothInputsAreUnsigned32(node)) { in VisitSpeculativeNumberModulus()
2478 if (BothInputsAreUnsigned32(node) && truncation.IsUsedAsWord32()) { in VisitNode()
2504 if (BothInputsAreUnsigned32(node)) { in VisitNode()

Completed in 8 milliseconds