AddConstant(int virtual_register, Constant constant) (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | inline |
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::InstructionSequence | inline |
begin() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
ClearRegisterConfigurationForTesting() (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | static |
const_iterator typedef (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | |
ContainsCall() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
DefaultRepresentation() (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inlinestatic |
end() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | inline |
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::InstructionSequence | inline |
GetImmediate(const ImmediateOperand *op) const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | inline |
Immediates typedef (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | |
immediates() (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | inline |
InstructionAt(int index) const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
InstructionBlockAt(RpoNumber rpo_number) (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
InstructionBlockAt(RpoNumber rpo_number) const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
InstructionBlockCount() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
InstructionBlocksFor(Zone *zone, const Schedule *schedule) (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | static |
instructions() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | inline |
isolate() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
IsReference(int virtual_register) const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
LastInstructionIndex() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
LastLoopInstructionIndex(const InstructionBlock *block) (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
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::InstructionSequence | friend |
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::InstructionSequence | inline |
representation_mask() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |
SetRegisterConfigurationForTesting(const RegisterConfiguration *regConfig) (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | static |
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::InstructionSequence | inline |
zone() const (defined in v8::internal::compiler::InstructionSequence) | v8::internal::compiler::InstructionSequence | inline |