#include <maglev-ir.h>
Definition at line 7924 of file maglev-ir.h.
◆ Base
◆ LoadTaggedFieldByFieldIndex()
v8::internal::maglev::LoadTaggedFieldByFieldIndex::LoadTaggedFieldByFieldIndex |
( |
uint64_t | bitfield | ) |
|
|
inlineexplicit |
◆ GenerateCode()
◆ index_input()
Input & v8::internal::maglev::LoadTaggedFieldByFieldIndex::index_input |
( |
| ) |
|
|
inline |
◆ MaxCallStackArgs()
int v8::internal::maglev::LoadTaggedFieldByFieldIndex::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ object_input()
Input & v8::internal::maglev::LoadTaggedFieldByFieldIndex::object_input |
( |
| ) |
|
|
inline |
◆ PrintParams()
void v8::internal::maglev::LoadTaggedFieldByFieldIndex::PrintParams |
( |
std::ostream & | , |
|
|
MaglevGraphLabeller * | ) const |
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::LoadTaggedFieldByFieldIndex::SetValueLocationConstraints |
( |
| ) |
|
◆ kIndexIndex
int v8::internal::maglev::LoadTaggedFieldByFieldIndex::kIndexIndex = 1 |
|
staticconstexpr |
◆ kInputTypes
◆ kObjectIndex
int v8::internal::maglev::LoadTaggedFieldByFieldIndex::kObjectIndex = 0 |
|
staticconstexpr |
◆ kProperties
OpProperties v8::internal::maglev::LoadTaggedFieldByFieldIndex::kProperties |
|
staticconstexpr |
Initial value:
static constexpr OpProperties CanRead()
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
Definition at line 7931 of file maglev-ir.h.
The documentation for this class was generated from the following file: