Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimd-scalar-lowering.cc1504 Node* clean_bits = graph()->NewNode(machine()->Word32And(), in SmallerIntToInt32() local
1507 Node* shift = graph()->NewNode(machine()->Word32Shl(), clean_bits, in SmallerIntToInt32()