Home
last modified time | relevance | path

Searched defs:kElems (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc4015 static const int kElems = SIZE / sizeof(T); in Zip() local
4032 static const int kElems = SIZE / sizeof(T); in Unzip() local
4049 static const int kElems = SIZE / sizeof(T); in Transpose() local
4124 static const int kElems = SIZE / sizeof(T); in Mul() local
4179 static const int kElems = SIZE / sizeof(T); in ShiftLeftAndInsert() local
4193 static const int kElems = SIZE / sizeof(T); in ShiftRightAndInsert() local
4207 static const int kElems = SIZE / sizeof(T); in ShiftByRegister() local
4274 static const int kElems = kDoubleSize / sizeof(T); in PairwiseMinMax() local
4288 static const int kElems = kDoubleSize / sizeof(T); in PairwiseAdd() local
4332 static const int kElems = kSimd128Size / sizeof(WideType); in MultiplyLong() local