#include <utils.h>
Definition at line 424 of file utils.h.
◆ ResidueClass()
◆ Alignment()
size_t v8::internal::torque::ResidueClass::Alignment |
( |
| ) |
const |
|
inline |
◆ AlignmentLog2()
size_t v8::internal::torque::ResidueClass::AlignmentLog2 |
( |
| ) |
const |
◆ operator*=()
◆ operator+=()
◆ SingleValue()
std::optional< size_t > v8::internal::torque::ResidueClass::SingleValue |
( |
| ) |
const |
|
inline |
◆ Unknown()
static ResidueClass v8::internal::torque::ResidueClass::Unknown |
( |
| ) |
|
|
inlinestatic |
◆ operator*
◆ operator+
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const ResidueClass & | a ) |
|
friend |
◆ kMaxModulusLog2
const size_t v8::internal::torque::ResidueClass::kMaxModulusLog2 = 8 * sizeof(size_t) |
|
staticprivate |
◆ modulus_log_2_
size_t v8::internal::torque::ResidueClass::modulus_log_2_ |
|
private |
◆ value_
size_t v8::internal::torque::ResidueClass::value_ |
|
private |
The documentation for this class was generated from the following files: