HomeSort by relevance Sort by last modified time
    Searched refs:kLaneWidth (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
simd-scalar-lowering.h 34 static const int kLaneWidth = 16 / kMaxLanes;
simd-scalar-lowering.cc 145 static_cast<int>(i) * kLaneWidth)));

Completed in 59 milliseconds