Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc732 bool BothInputsAreUnsigned32(Node* node) { in BothInputsAreUnsigned32() function in v8::internal::compiler::RepresentationSelector
1401 if (BothInputsAreUnsigned32(node)) { in VisitSpeculativeNumberModulus()
1833 if (BothInputsAreUnsigned32(node) && truncation.IsUsedAsWord32()) { in VisitNode()
1859 if (BothInputsAreUnsigned32(node)) { in VisitNode()
1907 if (BothInputsAreUnsigned32(node) && truncation.IsUsedAsWord32()) { in VisitNode()