Home
last modified time | relevance | path

Searched defs:shuffle32x4 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dsimd-shuffle.cc143 uint8_t SimdShuffle::PackBlend4(const uint8_t* shuffle32x4) { in PackBlend4() argument
63 TryMatch32x4Rotate(const uint8_t* shuffle, uint8_t* shuffle32x4, bool is_swizzle) TryMatch32x4Rotate() argument
82 TryMatch32x4Shuffle(const uint8_t* shuffle, uint8_t* shuffle32x4) TryMatch32x4Shuffle() argument
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc3008 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2445 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc3213 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3607 bool TryMatchShufps(const uint8_t* shuffle32x4) { in TryMatchShufps() argument
3642 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc4133 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2897 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2957 uint8_t shuffle32x4[4]; in VisitI8x16Shuffle() local

Completed in 38 milliseconds