Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2739 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle()
2947 uint8_t blend_mask = wasm::SimdShuffle::PackBlend4(shuffle32x4); in VisitI8x16Shuffle() local
2958 int8_t blend_mask = wasm::SimdShuffle::PackBlend4(shuffle32x4); in VisitI8x16Shuffle() local
2963 uint8_t blend_mask; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3483 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle()
3695 uint8_t blend_mask = wasm::SimdShuffle::PackBlend4(shuffle32x4); in VisitI8x16Shuffle() local
3713 uint8_t blend_mask = wasm::SimdShuffle::PackBlend4(shuffle32x4); in VisitI8x16Shuffle() local
3718 uint8_t blend_mask; in VisitI8x16Shuffle() local