v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LGoto Class Reference

#include <lithium-arm.h>

Inheritance diagram for LGoto:
Collaboration diagram for LGoto:

Public Member Functions

 LGoto (int block_id)
 
virtual void PrintDataTo (StringStream *stream)
 
virtual bool IsControl () const
 
int block_id () const
 
 LGoto (int block_id)
 
virtual void PrintDataTo (StringStream *stream)
 
virtual bool IsControl () const
 
int block_id () const
 
 LGoto (int block_id)
 
virtual void PrintDataTo (StringStream *stream)
 
virtual bool IsControl () const
 
int block_id () const
 
 LGoto (int block_id)
 
virtual void PrintDataTo (StringStream *stream)
 
virtual bool IsControl () const
 
int block_id () const
 
- Public Member Functions inherited from LTemplateInstruction< 0, 0, 0 >
 STATIC_ASSERT (R==0||R==1)
 
 STATIC_ASSERT (R==0||R==1)
 
 STATIC_ASSERT (R==0||R==1)
 
 STATIC_ASSERT (R==0||R==1)
 
virtual bool HasResult () const
 
virtual bool HasResult () const
 
virtual bool HasResult () const
 
virtual bool HasResult () const
 
void set_result (LOperand *operand)
 
void set_result (LOperand *operand)
 
void set_result (LOperand *operand)
 
void set_result (LOperand *operand)
 
LOperandresult ()
 
LOperandresult ()
 
LOperandresult ()
 
LOperandresult ()
 
int InputCount ()
 
int InputCount ()
 
int InputCount ()
 
int InputCount ()
 
LOperandInputAt (int i)
 
LOperandInputAt (int i)
 
LOperandInputAt (int i)
 
LOperandInputAt (int i)
 
int TempCount ()
 
int TempCount ()
 
int TempCount ()
 
int TempCount ()
 
LOperandTempAt (int i)
 
LOperandTempAt (int i)
 
LOperandTempAt (int i)
 
LOperandTempAt (int i)
 
- Public Member Functions inherited from LInstruction
 LInstruction ()
 
virtual ~LInstruction ()
 
virtual void CompileToNative (LCodeGen *generator)=0
 
virtual const char * Mnemonic () const =0
 
virtual void PrintTo (StringStream *stream)
 
virtual void PrintOutputOperandTo (StringStream *stream)
 
virtual Opcode opcode () const =0
 
virtual bool IsGap () const
 
void set_environment (LEnvironment *env)
 
LEnvironmentenvironment () const
 
bool HasEnvironment () const
 
void set_pointer_map (LPointerMap *p)
 
LPointerMappointer_map () const
 
bool HasPointerMap () const
 
void set_hydrogen_value (HValue *value)
 
HValuehydrogen_value () const
 
virtual void SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env)
 
void MarkAsCall ()
 
bool IsMarkedAsCall () const
 
LOperandFirstInput ()
 
LOperandOutput ()
 
 LInstruction ()
 
virtual ~LInstruction ()
 
virtual void CompileToNative (LCodeGen *generator)=0
 
virtual const char * Mnemonic () const =0
 
virtual void PrintTo (StringStream *stream)
 
virtual void PrintOutputOperandTo (StringStream *stream)
 
virtual Opcode opcode () const =0
 
virtual bool IsGap () const
 
void set_environment (LEnvironment *env)
 
LEnvironmentenvironment () const
 
bool HasEnvironment () const
 
void set_pointer_map (LPointerMap *p)
 
LPointerMappointer_map () const
 
bool HasPointerMap () const
 
void set_hydrogen_value (HValue *value)
 
HValuehydrogen_value () const
 
virtual void SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env)
 
void MarkAsCall ()
 
bool IsMarkedAsCall () const
 
LOperandFirstInput ()
 
LOperandOutput ()
 
 LInstruction ()
 
virtual ~LInstruction ()
 
virtual void CompileToNative (LCodeGen *generator)=0
 
virtual const char * Mnemonic () const =0
 
virtual void PrintTo (StringStream *stream)
 
virtual void PrintOutputOperandTo (StringStream *stream)
 
virtual Opcode opcode () const =0
 
virtual bool IsGap () const
 
void set_environment (LEnvironment *env)
 
LEnvironmentenvironment () const
 
bool HasEnvironment () const
 
void set_pointer_map (LPointerMap *p)
 
LPointerMappointer_map () const
 
bool HasPointerMap () const
 
void set_hydrogen_value (HValue *value)
 
HValuehydrogen_value () const
 
virtual void SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env)
 
void MarkAsCall ()
 
bool IsMarkedAsCall () const
 
LOperandFirstInput ()
 
LOperandOutput ()
 
 LInstruction ()
 
virtual ~LInstruction ()
 
virtual void CompileToNative (LCodeGen *generator)=0
 
virtual const char * Mnemonic () const =0
 
virtual void PrintTo (StringStream *stream)
 
virtual void PrintOutputOperandTo (StringStream *stream)
 
virtual Opcode opcode () const =0
 
virtual bool IsGap () const
 
void set_environment (LEnvironment *env)
 
LEnvironmentenvironment () const
 
bool HasEnvironment () const
 
void set_pointer_map (LPointerMap *p)
 
LPointerMappointer_map () const
 
bool HasPointerMap () const
 
void set_hydrogen_value (HValue *value)
 
HValuehydrogen_value () const
 
void MarkAsCall ()
 
virtual void SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env)
 
bool IsMarkedAsCall () const
 
LOperandFirstInput ()
 
LOperandOutput ()
 
- Public Member Functions inherited from ZoneObject
 INLINE (void *operator new(size_t size, Zone *zone))
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Additional Inherited Members

- Public Types inherited from LInstruction
enum  Opcode { kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions }
 
enum  Opcode { kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions }
 
enum  Opcode { kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions }
 
enum  Opcode { kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions, kNumberOfInstructions }
 
- Protected Attributes inherited from LTemplateInstruction< 0, 0, 0 >
EmbeddedContainer< LOperand *, R > results_
 
EmbeddedContainer< LOperand *, Iinputs_
 
EmbeddedContainer< LOperand *, Ttemps_
 

Detailed Description

Definition at line 361 of file lithium-arm.h.

Constructor & Destructor Documentation

LGoto ( int  block_id)
inlineexplicit

Definition at line 363 of file lithium-arm.h.

LGoto ( int  block_id)
inlineexplicit

Definition at line 357 of file lithium-ia32.h.

LGoto ( int  block_id)
inlineexplicit

Definition at line 362 of file lithium-mips.h.

LGoto ( int  block_id)
inlineexplicit

Definition at line 364 of file lithium-x64.h.

Member Function Documentation

int block_id ( ) const
inline

Definition at line 363 of file lithium-ia32.h.

int block_id ( ) const
inline

Definition at line 368 of file lithium-mips.h.

int block_id ( ) const
inline

Definition at line 369 of file lithium-arm.h.

Referenced by LChunk::MarkEmptyBlocks(), and LGoto::PrintDataTo().

int block_id ( ) const
inline

Definition at line 370 of file lithium-x64.h.

virtual bool IsControl ( ) const
inlinevirtual

Reimplemented from LInstruction.

Definition at line 361 of file lithium-ia32.h.

virtual bool IsControl ( ) const
inlinevirtual

Reimplemented from LInstruction.

Definition at line 366 of file lithium-mips.h.

virtual bool IsControl ( ) const
inlinevirtual

Reimplemented from LInstruction.

Definition at line 367 of file lithium-arm.h.

virtual bool IsControl ( ) const
inlinevirtual

Reimplemented from LInstruction.

Definition at line 368 of file lithium-x64.h.

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

Definition at line 190 of file lithium-arm.cc.

References StringStream::Add(), and LGoto::block_id().

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.


The documentation for this class was generated from the following files: