Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dsimd-shuffle.cc74 uint8_t* shuffle16x8) { in TryMatch16x8Shuffle()
114 uint8_t SimdShuffle::PackBlend8(const uint8_t* shuffle16x8) { in PackBlend8()
/external/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2587 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle()
2746 uint8_t shuffle16x8[8]; in VisitI8x16Shuffle() local
/external/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3313 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle()
3452 uint8_t shuffle16x8[8]; in VisitI8x16Shuffle() local