#include <opcodes.h>
Definition at line 1338 of file opcodes.h.
◆ Value
◆ isAtomicOpOpcode()
static bool v8::internal::compiler::IrOpcode::isAtomicOpOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsCommonOpcode()
static bool v8::internal::compiler::IrOpcode::IsCommonOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsComparisonOpcode()
static bool v8::internal::compiler::IrOpcode::IsComparisonOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsConstantOpcode()
static bool v8::internal::compiler::IrOpcode::IsConstantOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsContextChainExtendingOpcode()
static bool v8::internal::compiler::IrOpcode::IsContextChainExtendingOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsControlOpcode()
static bool v8::internal::compiler::IrOpcode::IsControlOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsFeedbackCollectingOpcode() [1/2]
static bool v8::internal::compiler::IrOpcode::IsFeedbackCollectingOpcode |
( |
int16_t | value | ) |
|
|
inlinestatic |
◆ IsFeedbackCollectingOpcode() [2/2]
static bool v8::internal::compiler::IrOpcode::IsFeedbackCollectingOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsGraphTerminator()
static bool v8::internal::compiler::IrOpcode::IsGraphTerminator |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsIfProjectionOpcode()
static bool v8::internal::compiler::IrOpcode::IsIfProjectionOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsInlineeOpcode()
static bool v8::internal::compiler::IrOpcode::IsInlineeOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsJsOpcode()
static bool v8::internal::compiler::IrOpcode::IsJsOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsMachineConstantOpcode()
static bool v8::internal::compiler::IrOpcode::IsMachineConstantOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsMachineOpcode()
static bool v8::internal::compiler::IrOpcode::IsMachineOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsMergeOpcode()
static bool v8::internal::compiler::IrOpcode::IsMergeOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ IsPhiOpcode()
static bool v8::internal::compiler::IrOpcode::IsPhiOpcode |
( |
Value | value | ) |
|
|
inlinestatic |
◆ Mnemonic()
char const * v8::internal::compiler::IrOpcode::Mnemonic |
( |
Value | value | ) |
|
|
static |
The documentation for this class was generated from the following files: