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

#include <simd-shuffle.h>

Collaboration diagram for v8::internal::wasm::SimdSwizzle:

Static Public Member Functions

static bool AllInRangeOrTopBitSet (std::array< uint8_t, kSimd128Size > shuffle)
 

Detailed Description

Definition at line 437 of file simd-shuffle.h.

Member Function Documentation

◆ AllInRangeOrTopBitSet()

bool v8::internal::wasm::SimdSwizzle::AllInRangeOrTopBitSet ( std::array< uint8_t, kSimd128Size > shuffle)
static

Definition at line 454 of file simd-shuffle.cc.


The documentation for this class was generated from the following files: