Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc694 bool BothInputsAreUnsigned32(Node* node) { in BothInputsAreUnsigned32() function in v8::internal::compiler::RepresentationSelector
1290 if (BothInputsAreUnsigned32(node)) { in VisitSpeculativeNumberModulus()
1741 if (BothInputsAreUnsigned32(node) && truncation.IsUsedAsWord32()) { in VisitNode()
1767 if (BothInputsAreUnsigned32(node)) { in VisitNode()
1812 if (BothInputsAreUnsigned32(node) && truncation.IsUsedAsWord32()) { in VisitNode()
2065 if (BothInputsAreUnsigned32(node)) { in VisitNode()
2091 if (BothInputsAreUnsigned32(node)) { in VisitNode()