#include <index.h>
Definition at line 39 of file index.h.
◆ OpIndex() [1/3]
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
uint32_t | offset | ) |
|
|
inlineexplicitconstexprprotected |
◆ OpIndex() [2/3]
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
| ) |
|
|
inlineconstexpr |
◆ OpIndex() [3/3]
template<typename
T , typename C >
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
const ConstOrV< T, C > & | | ) |
|
|
inline |
◆ DecodeTurbofanNodeId()
uint32_t v8::internal::compiler::turboshaft::OpIndex::DecodeTurbofanNodeId |
( |
| ) |
const |
|
inline |
◆ EncodeTurbofanNodeId()
static OpIndex v8::internal::compiler::turboshaft::OpIndex::EncodeTurbofanNodeId |
( |
uint32_t | id | ) |
|
|
inlinestatic |
◆ FromOffset()
static constexpr OpIndex v8::internal::compiler::turboshaft::OpIndex::FromOffset |
( |
uint32_t | offset | ) |
|
|
inlinestaticconstexpr |
◆ hash()
uint32_t v8::internal::compiler::turboshaft::OpIndex::hash |
( |
| ) |
const |
|
inline |
◆ id()
uint32_t v8::internal::compiler::turboshaft::OpIndex::id |
( |
| ) |
const |
|
inlineconstexpr |
◆ Invalid()
static constexpr OpIndex v8::internal::compiler::turboshaft::OpIndex::Invalid |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ IsTurbofanNodeId()
bool v8::internal::compiler::turboshaft::OpIndex::IsTurbofanNodeId |
( |
| ) |
const |
|
inline |
◆ offset()
uint32_t v8::internal::compiler::turboshaft::OpIndex::offset |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool v8::internal::compiler::turboshaft::OpIndex::operator!= |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ operator<()
bool v8::internal::compiler::turboshaft::OpIndex::operator< |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ operator<=()
bool v8::internal::compiler::turboshaft::OpIndex::operator<= |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
bool v8::internal::compiler::turboshaft::OpIndex::operator== |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ operator>()
bool v8::internal::compiler::turboshaft::OpIndex::operator> |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ operator>=()
bool v8::internal::compiler::turboshaft::OpIndex::operator>= |
( |
OpIndex | other | ) |
const |
|
inlineconstexpr |
◆ valid()
bool v8::internal::compiler::turboshaft::OpIndex::valid |
( |
| ) |
const |
|
inlineconstexpr |
◆ AbslHashValue
◆ OperationBuffer
◆ kGenerationMask
◆ kGenerationMaskShift
uint32_t v8::internal::compiler::turboshaft::OpIndex::kGenerationMaskShift = 1 |
|
staticconstexprprotected |
◆ kTurbofanNodeIdFlag
uint32_t v8::internal::compiler::turboshaft::OpIndex::kTurbofanNodeIdFlag = 1 |
|
staticconstexprprotected |
◆ kUnmaskGenerationMask
uint32_t v8::internal::compiler::turboshaft::OpIndex::kUnmaskGenerationMask = ~kGenerationMask |
|
staticconstexprprotected |
◆ offset_
uint32_t v8::internal::compiler::turboshaft::OpIndex::offset_ |
|
protected |
The documentation for this class was generated from the following file: