#include <instructions.h>
Definition at line 204 of file instructions.h.
◆ Instruction() [1/2]
v8::internal::torque::Instruction::Instruction |
( |
T | instr | ) |
|
|
inline |
◆ Instruction() [2/2]
v8::internal::torque::Instruction::Instruction |
( |
const Instruction & | other | ) |
|
|
inline |
◆ Cast() [1/2]
T & v8::internal::torque::Instruction::Cast |
( |
| ) |
|
|
inline |
◆ Cast() [2/2]
const T & v8::internal::torque::Instruction::Cast |
( |
| ) |
const |
|
inline |
◆ DynamicCast() [1/2]
T * v8::internal::torque::Instruction::DynamicCast |
( |
| ) |
|
|
inline |
◆ DynamicCast() [2/2]
const T * v8::internal::torque::Instruction::DynamicCast |
( |
| ) |
const |
|
inline |
◆ Is()
bool v8::internal::torque::Instruction::Is |
( |
| ) |
const |
|
inline |
◆ kind()
◆ Mnemonic()
const char * v8::internal::torque::Instruction::Mnemonic |
( |
| ) |
const |
|
inline |
◆ operator->() [1/2]
◆ operator->() [2/2]
const InstructionBase * v8::internal::torque::Instruction::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ RecomputeDefinitionLocations()
◆ TypeInstruction()
◆ instruction_
std::unique_ptr<InstructionBase> v8::internal::torque::Instruction::instruction_ |
|
private |
◆ kind_
The documentation for this class was generated from the following file: