#include <instruction.h>
Definition at line 768 of file instruction.h.
◆ MoveOperands() [1/2]
◆ MoveOperands() [2/2]
v8::internal::compiler::MoveOperands::MoveOperands |
( |
const MoveOperands & | | ) |
|
|
delete |
◆ CheckPointerCompressionConsistency()
void v8::internal::compiler::MoveOperands::CheckPointerCompressionConsistency |
( |
| ) |
|
|
inline |
◆ destination() [1/2]
◆ destination() [2/2]
◆ Eliminate()
void v8::internal::compiler::MoveOperands::Eliminate |
( |
| ) |
|
|
inline |
◆ Equals()
bool v8::internal::compiler::MoveOperands::Equals |
( |
const MoveOperands & | that | ) |
const |
|
inline |
◆ IsEliminated()
bool v8::internal::compiler::MoveOperands::IsEliminated |
( |
| ) |
const |
|
inline |
◆ IsPending()
bool v8::internal::compiler::MoveOperands::IsPending |
( |
| ) |
const |
|
inline |
◆ IsRedundant()
bool v8::internal::compiler::MoveOperands::IsRedundant |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ Print()
void v8::internal::compiler::MoveOperands::Print |
( |
| ) |
const |
◆ set_destination()
void v8::internal::compiler::MoveOperands::set_destination |
( |
const InstructionOperand & | operand | ) |
|
|
inline |
◆ set_source()
void v8::internal::compiler::MoveOperands::set_source |
( |
const InstructionOperand & | operand | ) |
|
|
inline |
◆ SetPending()
void v8::internal::compiler::MoveOperands::SetPending |
( |
| ) |
|
|
inline |
◆ source() [1/2]
◆ source() [2/2]
◆ destination_
◆ source_
The documentation for this class was generated from the following files: