v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::SimdShuffle Member List

This is the complete list of members for v8::internal::wasm::SimdShuffle, including all inherited members.

CanonicalizeShuffle(bool inputs_equal, uint8_t *shuffle, bool *needs_swap, bool *is_swizzle)v8::internal::wasm::SimdShuffleinlinestatic
CanonicalShuffle enum namev8::internal::wasm::SimdShuffle
Pack16Lanes(uint32_t *dst, const uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
Pack2Lanes(const std::array< uint8_t, 2 > &shuffle)v8::internal::wasm::SimdShufflestatic
Pack4Lanes(const uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
PackBlend4(const uint8_t *shuffle32x4)v8::internal::wasm::SimdShufflestatic
PackBlend8(const uint8_t *shuffle16x8)v8::internal::wasm::SimdShufflestatic
PackShuffle4(uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
ShuffleArray typedefv8::internal::wasm::SimdShuffle
TryMatch16x1Shuffle(const uint8_t *shuffle, uint8_t *shuffle16x1)v8::internal::wasm::SimdShufflestatic
TryMatch16x2Shuffle(const uint8_t *shuffle, uint8_t *shuffle16x2)v8::internal::wasm::SimdShufflestatic
TryMatch16x4Shuffle(const uint8_t *shuffle, uint8_t *shuffle16x4)v8::internal::wasm::SimdShufflestatic
TryMatch16x8Shuffle(const uint8_t *shuffle, uint8_t *shuffle16x8)v8::internal::wasm::SimdShufflestatic
TryMatch16x8UpperToLowerReduce(const uint8_t *shuffle1, const uint8_t *shuffle2, const uint8_t *shuffle3)v8::internal::wasm::SimdShufflestatic
TryMatch32x1Shuffle(const uint8_t *shuffle, uint8_t *shuffle32x1)v8::internal::wasm::SimdShufflestatic
TryMatch32x2Shuffle(const uint8_t *shuffle, uint8_t *shuffle32x2)v8::internal::wasm::SimdShufflestatic
TryMatch32x4OneLaneSwizzle(const uint8_t *shuffle32x4, uint8_t *from, uint8_t *to)v8::internal::wasm::SimdShufflestatic
TryMatch32x4PairwiseReduce(const uint8_t *shuffle1, const uint8_t *shuffle2)v8::internal::wasm::SimdShufflestatic
TryMatch32x4Reverse(const uint8_t *shuffle32x4)v8::internal::wasm::SimdShufflestatic
TryMatch32x4Rotate(const uint8_t *shuffle, uint8_t *shuffle32x4, bool is_swizzle)v8::internal::wasm::SimdShufflestatic
TryMatch32x4Shuffle(const uint8_t *shuffle, uint8_t *shuffle32x4)v8::internal::wasm::SimdShufflestatic
TryMatch32x4UpperToLowerReduce(const uint8_t *shuffle1, const uint8_t *shuffle2)v8::internal::wasm::SimdShufflestatic
TryMatch32x8Shuffle(const uint8_t *shuffle, uint8_t *shuffle32x8)v8::internal::wasm::SimdShufflestatic
TryMatch64x1Shuffle(const uint8_t *shuffle, uint8_t *shuffle64x1)v8::internal::wasm::SimdShufflestatic
TryMatch64x2Reduce(const uint8_t *shuffle64x2)v8::internal::wasm::SimdShufflestatic
TryMatch64x2Shuffle(const uint8_t *shuffle, uint8_t *shuffle64x2)v8::internal::wasm::SimdShufflestatic
TryMatch8x16UpperToLowerReduce(const uint8_t *shuffle1, const uint8_t *shuffle2, const uint8_t *shuffle3, const uint8_t *shuffle4)v8::internal::wasm::SimdShufflestatic
TryMatchBlend(const uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
TryMatchByteToDwordZeroExtend(const uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
TryMatchCanonical(const ShuffleArray &shuffle)v8::internal::wasm::SimdShufflestatic
TryMatchConcat(const uint8_t *shuffle, uint8_t *offset)v8::internal::wasm::SimdShufflestatic
TryMatchIdentity(const uint8_t *shuffle)v8::internal::wasm::SimdShufflestatic
TryMatchSplat(const uint8_t *shuffle, int *index)v8::internal::wasm::SimdShuffleinlinestatic