#include <operations.h>
Definition at line 2858 of file operations.h.
◆ Aligned()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::Aligned |
( |
BaseTaggedness | base_is_tagged | ) |
|
|
inlinestaticconstexpr |
◆ Atomic()
Kind v8::internal::compiler::turboshaft::LoadOp::Kind::Atomic |
( |
| ) |
const |
|
inlineconstexpr |
◆ Immutable()
Kind v8::internal::compiler::turboshaft::LoadOp::Kind::Immutable |
( |
| ) |
const |
|
inlineconstexpr |
◆ MaybeUnaligned()
◆ NotLoadEliminable()
Kind v8::internal::compiler::turboshaft::LoadOp::Kind::NotLoadEliminable |
( |
| ) |
|
|
inlineconstexpr |
◆ operator==()
bool v8::internal::compiler::turboshaft::LoadOp::Kind::operator== |
( |
const Kind & | other | ) |
const |
|
inline |
◆ Protected()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::Protected |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ RawAligned()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::RawAligned |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ RawUnaligned()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::RawUnaligned |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ TaggedBase()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::TaggedBase |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ TrapOnNull()
static constexpr Kind v8::internal::compiler::turboshaft::LoadOp::Kind::TrapOnNull |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ is_atomic
bool v8::internal::compiler::turboshaft::LoadOp::Kind::is_atomic |
◆ is_immutable
bool v8::internal::compiler::turboshaft::LoadOp::Kind::is_immutable |
◆ load_eliminable
bool v8::internal::compiler::turboshaft::LoadOp::Kind::load_eliminable |
◆ maybe_unaligned
bool v8::internal::compiler::turboshaft::LoadOp::Kind::maybe_unaligned |
◆ tagged_base
bool v8::internal::compiler::turboshaft::LoadOp::Kind::tagged_base |
◆ trap_on_null
bool v8::internal::compiler::turboshaft::LoadOp::Kind::trap_on_null |
◆ with_trap_handler
bool v8::internal::compiler::turboshaft::LoadOp::Kind::with_trap_handler |
The documentation for this struct was generated from the following file: