V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::InstructionSequence Member List

This is the complete list of members for v8::internal::compiler::InstructionSequence, including all inherited members.

AddConstant(int virtual_register, Constant constant) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
AddDeoptimizationEntry(FrameStateDescriptor *descriptor, DeoptimizeKind kind, DeoptimizeReason reason, VectorSlotPair const &feedback) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
AddImmediate(const Constant &constant) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
AddInstruction(Instruction *instr) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ao_blocks() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
begin() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
ClearRegisterConfigurationForTesting() (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequencestatic
const_iterator typedef (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ContainsCall() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
DefaultRepresentation() (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinlinestatic
end() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
EndBlock(RpoNumber rpo) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
GetBlockStart(RpoNumber rpo) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
GetConstant(int virtual_register) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
GetDeoptimizationEntry(int deoptimization_id) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
GetDeoptimizationEntryCount() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
GetImmediate(const ImmediateOperand *op) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
GetInstructionBlock(int instruction_index) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
GetRepresentation(int virtual_register) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
GetSourcePosition(const Instruction *instr, SourcePosition *result) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
HasFPVirtualRegisters() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
Immediates typedef (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
immediates() (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InputRpo(Instruction *instr, size_t index) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
instruction_blocks() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionAt(int index) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionBlockAt(RpoNumber rpo_number) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionBlockAt(RpoNumber rpo_number) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionBlockCount() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionBlocksFor(Zone *zone, const Schedule *schedule) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequencestatic
instructions() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
InstructionSequence(Isolate *isolate, Zone *zone, InstructionBlocks *instruction_blocks) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
IsFP(int virtual_register) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
isolate() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
IsReference(int virtual_register) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
LastInstructionIndex() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
LastLoopInstructionIndex(const InstructionBlock *block) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
MarkAsRepresentation(MachineRepresentation rep, int virtual_register) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
NextVirtualRegister() (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
operator<< (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequencefriend
Print() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
PrintBlock(int block_id) const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
RecomputeAssemblyOrderForTesting() (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
reference_maps() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
representation_mask() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
SetRegisterConfigurationForTesting(const RegisterConfiguration *regConfig) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequencestatic
SetSourcePosition(const Instruction *instr, SourcePosition value) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
StartBlock(RpoNumber rpo) (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ValidateDeferredBlockEntryPaths() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ValidateDeferredBlockExitPaths() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ValidateEdgeSplitForm() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
ValidateSSA() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequence
VirtualRegisterCount() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline
zone() const (defined in v8::internal::compiler::InstructionSequence)v8::internal::compiler::InstructionSequenceinline