![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <lithium-arm.h>


Public Member Functions | |
| LModI (LOperand *left, LOperand *right) | |
| LModI (LOperand *left, LOperand *right, LOperand *temp1, LOperand *temp2, LOperand *temp3) | |
| LModI (LOperand *left, LOperand *right, LOperand *temp) | |
| LModI (LOperand *left, LOperand *right) | |
| LModI (LOperand *left, LOperand *right, LOperand *temp1, LOperand *temp2, LOperand *temp3) | |
| LModI (LOperand *left, LOperand *right, LOperand *temp) | |
Public Member Functions inherited from LTemplateInstruction< 1, 2, 1 > | |
| 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) |
| LOperand * | result () |
| LOperand * | result () |
| LOperand * | result () |
| LOperand * | result () |
| int | InputCount () |
| int | InputCount () |
| int | InputCount () |
| int | InputCount () |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| int | TempCount () |
| int | TempCount () |
| int | TempCount () |
| int | TempCount () |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (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 | PrintDataTo (StringStream *stream) |
| virtual void | PrintOutputOperandTo (StringStream *stream) |
| virtual Opcode | opcode () const =0 |
| virtual bool | IsGap () const |
| virtual bool | IsControl () const |
| void | set_environment (LEnvironment *env) |
| LEnvironment * | environment () const |
| bool | HasEnvironment () const |
| void | set_pointer_map (LPointerMap *p) |
| LPointerMap * | pointer_map () const |
| bool | HasPointerMap () const |
| void | set_hydrogen_value (HValue *value) |
| HValue * | hydrogen_value () const |
| virtual void | SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env) |
| void | MarkAsCall () |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| LInstruction () | |
| virtual | ~LInstruction () |
| virtual void | CompileToNative (LCodeGen *generator)=0 |
| virtual const char * | Mnemonic () const =0 |
| virtual void | PrintTo (StringStream *stream) |
| virtual void | PrintDataTo (StringStream *stream) |
| virtual void | PrintOutputOperandTo (StringStream *stream) |
| virtual Opcode | opcode () const =0 |
| virtual bool | IsGap () const |
| virtual bool | IsControl () const |
| void | set_environment (LEnvironment *env) |
| LEnvironment * | environment () const |
| bool | HasEnvironment () const |
| void | set_pointer_map (LPointerMap *p) |
| LPointerMap * | pointer_map () const |
| bool | HasPointerMap () const |
| void | set_hydrogen_value (HValue *value) |
| HValue * | hydrogen_value () const |
| virtual void | SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env) |
| void | MarkAsCall () |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| LInstruction () | |
| virtual | ~LInstruction () |
| virtual void | CompileToNative (LCodeGen *generator)=0 |
| virtual const char * | Mnemonic () const =0 |
| virtual void | PrintTo (StringStream *stream) |
| virtual void | PrintDataTo (StringStream *stream) |
| virtual void | PrintOutputOperandTo (StringStream *stream) |
| virtual Opcode | opcode () const =0 |
| virtual bool | IsGap () const |
| virtual bool | IsControl () const |
| void | set_environment (LEnvironment *env) |
| LEnvironment * | environment () const |
| bool | HasEnvironment () const |
| void | set_pointer_map (LPointerMap *p) |
| LPointerMap * | pointer_map () const |
| bool | HasPointerMap () const |
| void | set_hydrogen_value (HValue *value) |
| HValue * | hydrogen_value () const |
| virtual void | SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env) |
| void | MarkAsCall () |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| LInstruction () | |
| virtual | ~LInstruction () |
| virtual void | CompileToNative (LCodeGen *generator)=0 |
| virtual const char * | Mnemonic () const =0 |
| virtual void | PrintTo (StringStream *stream) |
| virtual void | PrintDataTo (StringStream *stream) |
| virtual void | PrintOutputOperandTo (StringStream *stream) |
| virtual Opcode | opcode () const =0 |
| virtual bool | IsGap () const |
| virtual bool | IsControl () const |
| void | set_environment (LEnvironment *env) |
| LEnvironment * | environment () const |
| bool | HasEnvironment () const |
| void | set_pointer_map (LPointerMap *p) |
| LPointerMap * | pointer_map () const |
| bool | HasPointerMap () const |
| void | set_hydrogen_value (HValue *value) |
| HValue * | hydrogen_value () const |
| void | MarkAsCall () |
| virtual void | SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env) |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
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 LTemplateInstruction< 1, 2, 3 > | |
| 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) |
| LOperand * | result () |
| LOperand * | result () |
| LOperand * | result () |
| LOperand * | result () |
| int | InputCount () |
| int | InputCount () |
| int | InputCount () |
| int | InputCount () |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| LOperand * | InputAt (int i) |
| int | TempCount () |
| int | TempCount () |
| int | TempCount () |
| int | TempCount () |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (int i) |
| LOperand * | TempAt (int i) |
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< 1, 2, 1 > | |
| EmbeddedContainer< LOperand *, R > | results_ |
| EmbeddedContainer< LOperand *, I > | inputs_ |
| EmbeddedContainer< LOperand *, T > | temps_ |
Protected Attributes inherited from LTemplateInstruction< 1, 2, 3 > | |
| EmbeddedContainer< LOperand *, R > | results_ |
| EmbeddedContainer< LOperand *, I > | inputs_ |
| EmbeddedContainer< LOperand *, T > | temps_ |
Definition at line 530 of file lithium-arm.h.
Definition at line 533 of file lithium-arm.h.
References LTemplateInstruction< 1, 2, 3 >::inputs_, v8::internal::NULL, and LTemplateInstruction< 1, 2, 3 >::temps_.
|
inline |
Definition at line 543 of file lithium-arm.h.
References LTemplateInstruction< 1, 2, 3 >::inputs_, and LTemplateInstruction< 1, 2, 3 >::temps_.
Definition at line 525 of file lithium-ia32.h.
References LTemplateInstruction< 1, 0, 0 >::inputs_, and LTemplateInstruction< 1, 0, 0 >::temps_.
Definition at line 532 of file lithium-mips.h.
References LTemplateInstruction< 1, 0, 0 >::inputs_, v8::internal::NULL, and LTemplateInstruction< 1, 0, 0 >::temps_.
|
inline |
Definition at line 542 of file lithium-mips.h.
References LTemplateInstruction< 1, 0, 0 >::inputs_, and LTemplateInstruction< 1, 0, 0 >::temps_.
Definition at line 533 of file lithium-x64.h.
References LTemplateInstruction< 1, 0, 0 >::inputs_, and LTemplateInstruction< 1, 0, 0 >::temps_.