Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc1018 TNode<Int32T> rhs32 = SmiToInt32(b); in SmiMul() local
1019 auto pair = Int32MulWithOverflow(lhs32, rhs32); in SmiMul()
1041 TNode<Int32T> or_result = Word32Or(lhs32, rhs32); in SmiMul()

Completed in 16 milliseconds