#include <simd128.h>
Definition at line 30 of file simd128.h.
◆ Simd128() [1/2]
v8::internal::Simd128::Simd128 |
( |
| ) |
|
|
default |
◆ Simd128() [2/2]
v8::internal::Simd128::Simd128 |
( |
uint8_t * | bytes | ) |
|
|
inlineexplicit |
◆ bytes()
const uint8_t * v8::internal::Simd128::bytes |
( |
| ) |
|
|
inline |
◆ operator==()
bool v8::internal::Simd128::operator== |
( |
const Simd128 & | other | ) |
const |
|
inlinenoexcept |
◆ to()
T v8::internal::Simd128::to |
( |
| ) |
const |
|
inline |
◆ val_
uint8_t v8::internal::Simd128::val_[16] = {0} |
|
private |
The documentation for this class was generated from the following file: