Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::Instruction Member List

This is the complete list of members for dart::Instruction, including all inherited members.

Accept(InstructionVisitor *visitor)=0dart::Instructionpure virtual
AllowsCSE() constdart::Instructioninlinevirtual
AppendInstruction(Instruction *tail)dart::Instruction
ArgumentAt(intptr_t index) constdart::Instructioninline
ArgumentCount() constdart::Instructioninlinevirtual
ArgumentValueAt(intptr_t index) constdart::Instructioninline
AttributesEqual(const Instruction &other) constdart::Instructioninlinevirtual
BlockEntryInstrdart::Instructionfriend
BranchInstrdart::Instructionfriend
CallSiteInlinerdart::Instructionfriend
CanBecomeDeoptimizationTarget() constdart::Instructioninlinevirtual
CanCallDart() constdart::Instructioninlinevirtual
CanDeoptimize() constdart::Instructioninline
CanEliminate(const BlockEntryInstr *block) constdart::Instructionvirtual
CanEliminate()dart::Instructioninline
Canonicalize(FlowGraph *flow_graph)dart::Instructionvirtual
CanTriggerGC() constdart::Instructionvirtual
Cast() constdart::Instructioninline
CatchBlockEntryInstrdart::Instructionfriend
CheckConditionInstrdart::Instructionfriend
CheckField(const Field &field) constdart::Instructioninline
ClearEnv()dart::Instructioninline
ComparisonInstrdart::Instructionfriend
ComputeCanDeoptimize() const =0dart::Instructionpure virtual
ComputeCanDeoptimizeAfterCall() constdart::Instructioninlinevirtual
CopyDeoptIdFrom(const Instruction &instr)dart::Instructioninlineprotectedvirtual
DebugName() const =0dart::Instructionpure virtual
DebugStepCheckInstrdart::Instructionfriend
DECLARE_INSTRUCTION_TYPE_CHECK(BlockEntryWithInitialDefs, BlockEntryWithInitialDefs) template< typename T > T *Cast()dart::Instructioninline
deopt_id() constdart::Instructioninline
DeoptimizationTarget() constdart::Instructioninlinevirtual
EmitNativeCode(FlowGraphCompiler *compiler)dart::Instructioninlinevirtual
env() constdart::Instructioninline
Equals(const Instruction &other) constdart::Instruction
FOR_EACH_INSTRUCTION enum valuedart::Instruction
GetBlock()dart::Instructionvirtual
GetDeoptId() constdart::Instructioninlineprotected
GetICData(const ZoneGrowableArray< const ICData * > &ic_data_array, intptr_t deopt_id, bool is_static_call)dart::Instructionstatic
GetMoveArguments() constdart::Instructioninlinevirtual
GetPassSpecificId(CompilerPass::Id pass) constdart::Instructioninline
Goto(JoinEntryInstr *entry)dart::Instruction
has_inlining_id() constdart::Instructioninlinevirtual
Hash() constdart::Instructionvirtual
HasLocs() constdart::Instructioninline
HasMoveArguments() constdart::Instructioninline
HasPassSpecificId(CompilerPass::Id pass) constdart::Instructioninline
HasUnknownSideEffects() const =0dart::Instructionpure virtual
HasUnmatchedInputRepresentations() constdart::Instruction
IfThenElseInstrdart::Instructionfriend
InheritDeoptTarget(Zone *zone, Instruction *other)dart::Instruction
InheritDeoptTargetAfter(FlowGraph *flow_graph, Definition *call, Definition *result)dart::Instruction
InitializeLocationSummary(Zone *zone, bool optimizing)dart::Instructioninline
inlining_id() constdart::Instructioninlinevirtual
InputAt(intptr_t i) const =0dart::Instructionpure virtual
InputCount() const =0dart::Instructionpure virtual
inputs()dart::Instructioninline
InputsIterable typedefdart::Instruction
InsertAfter(Instruction *prev)dart::Instruction
InsertBefore(Instruction *next)dart::Instructioninline
Instruction(const InstructionSource &source, intptr_t deopt_id=DeoptId::kNone)dart::Instructioninlineexplicit
Instruction(intptr_t deopt_id=DeoptId::kNone)dart::Instructioninlineexplicit
IsDominatedBy(Instruction *dom)dart::Instruction
kGuardInputs enum valuedart::Instruction
kInstructionAttrsdart::Instructionstatic
kNotSpeculative enum valuedart::Instruction
LICMdart::Instructionfriend
LinkTo(Instruction *next)dart::Instructioninline
locs()dart::Instructioninline
MakeCallSummary(Zone *zone, const Instruction *instr, LocationSummary *locs=nullptr)dart::Instructionstatic
MakeLocationSummary(Zone *zone, bool is_optimizing) const =0dart::Instructionpure virtual
MayHaveVisibleEffect() constdart::Instructioninlinevirtual
MayThrow() const =0dart::Instructionpure virtual
NeedsEnvironment() constdart::Instructioninline
next() constdart::Instructioninline
NumberOfInputsConsumedBeforeCall() constdart::Instructioninlinevirtual
operator delete(void *pointer)dart::ZoneAllocatedinline
operator new(size_t size)dart::ZoneAllocated
operator new(size_t size, Zone *zone)dart::ZoneAllocated
previous() constdart::Instructioninline
RawSetInputAt(intptr_t i, Value *value)=0dart::Instructionprivatepure virtual
ReadExtraWithoutInputs(FlowGraphDeserializer *d)dart::Instructionprotected
RegisterKindForResult() constdart::Instructioninline
RemoveEnvironment()dart::Instruction
RemoveFromGraph(bool return_previous=true)dart::Instruction
RepairArgumentUsesInEnvironment() constdart::Instruction
ReplaceInEnvironment(Definition *current, Definition *replacement)dart::Instruction
ReplaceInputsWithMoveArguments(MoveArgumentsArray *move_arguments)dart::Instructioninlinevirtual
representation() constdart::Instructioninlinevirtual
RequiredInputRepresentation(intptr_t idx) constdart::Instructioninlinevirtual
Schedulerdart::Instructionfriend
set_inlining_id(intptr_t value)dart::Instructioninlinevirtual
set_next(Instruction *instr)dart::Instructioninline
set_previous(Instruction *instr)dart::Instructioninline
SetEnvironment(Environment *deopt_env)dart::Instruction
SetInputAt(intptr_t i, Value *value)dart::Instructioninline
SetMoveArguments(MoveArgumentsArray *move_arguments)dart::Instructioninlinevirtual
SetPassSpecificId(CompilerPass::Id pass, intptr_t id)dart::Instructioninline
SlowPathSharingSupported(bool is_optimizing)dart::Instructioninlinestatic
source() constdart::Instructioninline
SpeculativeMode enum namedart::Instruction
SpeculativeModeOfInput(intptr_t index) constdart::Instructioninlinevirtual
SpeculativeModeOfInputs() constdart::Instructioninline
statistics_tag() constdart::Instructioninlinevirtual
StrictCompareInstrdart::Instructionfriend
SuccessorAt(intptr_t index) constdart::Instructionvirtual
SuccessorCount() constdart::Instructionvirtual
successors() constdart::Instructioninline
SuccessorsIterable typedefdart::Instruction
Tag enum namedart::Instruction
tag() const =0dart::Instructionpure virtual
ToCString() constdart::Instruction
token_pos() constdart::Instructioninlinevirtual
Unsupported(FlowGraphCompiler *compiler)dart::Instruction
UnuseAllInputs()dart::Instruction
UseSharedSlowPathStub(bool is_optimizing) constdart::Instructioninlinevirtual
WasEliminated() constdart::Instructioninline
WriteExtraWithoutInputs(FlowGraphSerializer *s)dart::Instructionprotected
ZoneAllocated()dart::ZoneAllocatedinline
~Instruction()dart::Instructioninlinevirtual