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

#include <lithium-arm.h>

Inheritance diagram for LBranch:
Collaboration diagram for LBranch:

Public Member Functions

 LBranch (LOperand *value)
 
LOperandvalue ()
 
virtual void PrintDataTo (StringStream *stream)
 
 LBranch (LOperand *value, LOperand *temp)
 
LOperandvalue ()
 
LOperandtemp ()
 
virtual void PrintDataTo (StringStream *stream)
 
 LBranch (LOperand *value)
 
LOperandvalue ()
 
virtual void PrintDataTo (StringStream *stream)
 
 LBranch (LOperand *value)
 
LOperandvalue ()
 
virtual void PrintDataTo (StringStream *stream)
 
- Public Member Functions inherited from LControlInstruction< 1, 0 >
virtual bool IsControl () const
 
virtual bool IsControl () const
 
virtual bool IsControl () const
 
virtual bool IsControl () const
 
int SuccessorCount ()
 
int SuccessorCount ()
 
int SuccessorCount ()
 
int SuccessorCount ()
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
int true_block_id ()
 
int true_block_id ()
 
int true_block_id ()
 
int true_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 
- Public Member Functions inherited from LTemplateInstruction< 0, I, T >
 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 ()
 
- 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)
 
- Public Member Functions inherited from LControlInstruction< 1, 1 >
virtual bool IsControl () const
 
virtual bool IsControl () const
 
virtual bool IsControl () const
 
virtual bool IsControl () const
 
int SuccessorCount ()
 
int SuccessorCount ()
 
int SuccessorCount ()
 
int SuccessorCount ()
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
HBasicBlockSuccessorAt (int i)
 
int true_block_id ()
 
int true_block_id ()
 
int true_block_id ()
 
int true_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 
int false_block_id ()
 

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, I, T >
EmbeddedContainer< LOperand *, R > results_
 
EmbeddedContainer< LOperand *, Iinputs_
 
EmbeddedContainer< LOperand *, Ttemps_
 

Detailed Description

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

Constructor & Destructor Documentation

LBranch ( LOperand value)
inlineexplicit

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

References LTemplateInstruction< 1, 2, 3 >::inputs_.

LBranch ( LOperand value,
LOperand temp 
)
inline
LBranch ( LOperand value)
inlineexplicit

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

References LTemplateInstruction< 1, 0, 0 >::inputs_.

LBranch ( LOperand value)
inlineexplicit

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

References LTemplateInstruction< 1, 3, 0 >::inputs_.

Member Function Documentation

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

virtual void PrintDataTo ( StringStream stream)
virtual

Reimplemented from LInstruction.

LOperand* temp ( )
inline

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

References LTemplateInstruction< 1, 3, 0 >::temps_.

LOperand* value ( )
inline

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

References LTemplateInstruction< 1, 0, 0 >::inputs_.

LOperand* value ( )
inline

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

References LTemplateInstruction< 1, 2, 3 >::inputs_.

Referenced by LBranch::PrintDataTo().

LOperand* value ( )
inline

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

References LTemplateInstruction< 1, 3, 0 >::inputs_.

LOperand* value ( )
inline

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

References LTemplateInstruction< 1, 3, 0 >::inputs_.


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