|
V8 Project
|
#include <lithium-arm.h>
Inheritance diagram for v8::internal::LControlInstruction< I, T >:
Collaboration diagram for v8::internal::LControlInstruction< I, T >:Public Member Functions | |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
| LControlInstruction () | |
| virtual bool | IsControl () const FINAL OVERRIDE |
| int | SuccessorCount () |
| HBasicBlock * | SuccessorAt (int i) |
| int | TrueDestination (LChunk *chunk) |
| int | FalseDestination (LChunk *chunk) |
| Label * | TrueLabel (LChunk *chunk) |
| Label * | FalseLabel (LChunk *chunk) |
Public Member Functions inherited from v8::internal::LTemplateResultInstruction< R > | |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
| virtual bool | MustSignExtendResult (LPlatformChunk *chunk) const FINAL OVERRIDE |
| STATIC_ASSERT (R==0||R==1) | |
| virtual bool | HasResult () const FINAL OVERRIDE |
| void | set_result (LOperand *operand) |
| LOperand * | result () const |
Public Member Functions inherited from v8::internal::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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | HasDoubleRegisterResult () |
| bool | HasDoubleRegisterInput () |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 () |
| bool | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| virtual void | SetDeferredLazyDeoptimizationEnvironment (LEnvironment *env) |
| bool | IsMarkedAsCall () const |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
| 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 | TryDelete () |
| 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 | IsCall () const |
| bool | ClobbersTemps () const |
| bool | ClobbersRegisters () const |
| virtual bool | ClobbersDoubleRegisters (Isolate *isolate) const |
| bool | HasDoubleRegisterResult () |
| bool | HasDoubleRegisterInput () |
| bool | IsDoubleInput (X87Register reg, LCodeGen *cgen) |
| LOperand * | FirstInput () |
| LOperand * | Output () |
| virtual bool | HasInterestingComment (LCodeGen *gen) const |
Public Member Functions inherited from v8::internal::ZoneObject | |
| INLINE (void *operator new(size_t size, Zone *zone)) | |
| void | operator delete (void *, size_t) |
| void | operator delete (void *pointer, Zone *zone) |
Protected Member Functions | |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
| int | true_block_id () |
| int | false_block_id () |
Private Member Functions | |
| HControlInstruction * | hydrogen () |
| DECLARE_HYDROGEN_ACCESSOR (ControlInstruction) | |
| HControlInstruction * | hydrogen () |
| HControlInstruction * | hydrogen () |
| HControlInstruction * | hydrogen () |
| HControlInstruction * | hydrogen () |
| HControlInstruction * | hydrogen () |
Private Attributes | |
| Label * | false_label_ |
| Label * | true_label_ |
Definition at line 516 of file lithium-arm.h.
|
inline |
Definition at line 518 of file lithium-arm.h.
|
inline |
Definition at line 361 of file lithium-arm64.h.
|
inline |
Definition at line 516 of file lithium-ia32.h.
|
inline |
Definition at line 518 of file lithium-mips.h.
|
inline |
Definition at line 517 of file lithium-mips64.h.
|
inline |
Definition at line 526 of file lithium-x64.h.
|
inline |
Definition at line 534 of file lithium-x87.h.
|
private |
|
inlineprotected |
Definition at line 547 of file lithium-arm.h.
|
inlineprotected |
Definition at line 392 of file lithium-arm64.h.
|
inlineprotected |
Definition at line 545 of file lithium-ia32.h.
|
inlineprotected |
Definition at line 547 of file lithium-mips.h.
|
inlineprotected |
Definition at line 546 of file lithium-mips64.h.
|
inlineprotected |
Definition at line 555 of file lithium-x64.h.
|
inlineprotected |
Definition at line 563 of file lithium-x87.h.
|
inline |
Definition at line 528 of file lithium-arm.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 372 of file lithium-arm64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 526 of file lithium-ia32.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 528 of file lithium-mips.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 527 of file lithium-mips64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 536 of file lithium-x64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 544 of file lithium-x87.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 538 of file lithium-arm.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 383 of file lithium-arm64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 536 of file lithium-ia32.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 538 of file lithium-mips.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 537 of file lithium-mips64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 546 of file lithium-x64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 554 of file lithium-x87.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inlineprivate |
Definition at line 550 of file lithium-arm.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 548 of file lithium-ia32.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 550 of file lithium-mips.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 549 of file lithium-mips64.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 558 of file lithium-x64.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 566 of file lithium-x87.h.
References v8::internal::HValue::cast().
Here is the call graph for this function:
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 520 of file lithium-arm.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 363 of file lithium-arm64.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 518 of file lithium-ia32.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 520 of file lithium-mips.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 519 of file lithium-mips64.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 528 of file lithium-x64.h.
|
inlinevirtual |
Reimplemented from v8::internal::LInstruction.
Reimplemented in v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, v8::internal::FINAL< kOperandKind, kNumCachedOperands >, and v8::internal::FINAL< kOperandKind, kNumCachedOperands >.
Definition at line 536 of file lithium-x87.h.
|
inline |
Definition at line 523 of file lithium-arm.h.
|
inline |
Definition at line 366 of file lithium-arm64.h.
|
inline |
Definition at line 521 of file lithium-ia32.h.
|
inline |
Definition at line 523 of file lithium-mips.h.
|
inline |
Definition at line 522 of file lithium-mips64.h.
|
inline |
Definition at line 531 of file lithium-x64.h.
|
inline |
Definition at line 539 of file lithium-x87.h.
|
inline |
Definition at line 522 of file lithium-arm.h.
|
inline |
Definition at line 365 of file lithium-arm64.h.
|
inline |
Definition at line 520 of file lithium-ia32.h.
|
inline |
Definition at line 522 of file lithium-mips.h.
|
inline |
Definition at line 521 of file lithium-mips64.h.
|
inline |
Definition at line 530 of file lithium-x64.h.
|
inline |
Definition at line 538 of file lithium-x87.h.
|
inlineprotected |
Definition at line 546 of file lithium-arm.h.
|
inlineprotected |
Definition at line 391 of file lithium-arm64.h.
|
inlineprotected |
Definition at line 544 of file lithium-ia32.h.
|
inlineprotected |
Definition at line 546 of file lithium-mips.h.
|
inlineprotected |
Definition at line 545 of file lithium-mips64.h.
|
inlineprotected |
Definition at line 554 of file lithium-x64.h.
|
inlineprotected |
Definition at line 562 of file lithium-x87.h.
|
inline |
Definition at line 525 of file lithium-arm.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 368 of file lithium-arm64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 523 of file lithium-ia32.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 525 of file lithium-mips.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 524 of file lithium-mips64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 533 of file lithium-x64.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 541 of file lithium-x87.h.
References v8::internal::LChunk::LookupDestination().
Here is the call graph for this function:
|
inline |
Definition at line 532 of file lithium-arm.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 376 of file lithium-arm64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 530 of file lithium-ia32.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 532 of file lithium-mips.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 531 of file lithium-mips64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 540 of file lithium-x64.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
inline |
Definition at line 548 of file lithium-x87.h.
References v8::internal::LChunk::GetAssemblyLabel(), and NULL.
Here is the call graph for this function:
|
private |
Definition at line 554 of file lithium-arm.h.
|
private |
Definition at line 555 of file lithium-arm.h.