| AddConstant(int virtual_register, Constant constant) | v8::internal::compiler::InstructionSequence | inline |
| AddDeoptimizationEntry(FrameStateDescriptor *descriptor, DeoptimizeKind kind, DeoptimizeReason reason, NodeId node_id, FeedbackSource const &feedback) | v8::internal::compiler::InstructionSequence | |
| AddImmediate(const Constant &constant) | v8::internal::compiler::InstructionSequence | inline |
| AddInstruction(Instruction *instr) | v8::internal::compiler::InstructionSequence | |
| ao_blocks() const | v8::internal::compiler::InstructionSequence | inline |
| ao_blocks_ | v8::internal::compiler::InstructionSequence | private |
| begin() const | v8::internal::compiler::InstructionSequence | inline |
| ClearRegisterConfigurationForTesting() | v8::internal::compiler::InstructionSequence | static |
| ComputeAssemblyOrder() | v8::internal::compiler::InstructionSequence | private |
| const_iterator typedef | v8::internal::compiler::InstructionSequence | |
| constants_ | v8::internal::compiler::InstructionSequence | private |
| ContainsCall() const | v8::internal::compiler::InstructionSequence | inline |
| current_block_ | v8::internal::compiler::InstructionSequence | private |
| DefaultRepresentation() | v8::internal::compiler::InstructionSequence | inlinestatic |
| deoptimization_entries_ | v8::internal::compiler::InstructionSequence | private |
| end() const | v8::internal::compiler::InstructionSequence | inline |
| EndBlock(RpoNumber rpo) | v8::internal::compiler::InstructionSequence | |
| GetBlockStart(RpoNumber rpo) const | v8::internal::compiler::InstructionSequence | |
| GetConstant(int virtual_register) const | v8::internal::compiler::InstructionSequence | inline |
| GetDeoptimizationEntry(int deoptimization_id) | v8::internal::compiler::InstructionSequence | |
| GetDeoptimizationEntryCount() const | v8::internal::compiler::InstructionSequence | inline |
| GetImmediate(const ImmediateOperand *op) const | v8::internal::compiler::InstructionSequence | inline |
| GetInstructionBlock(int instruction_index) const | v8::internal::compiler::InstructionSequence | inline |
| GetRepresentation(int virtual_register) const | v8::internal::compiler::InstructionSequence | |
| GetSourcePosition(const Instruction *instr, SourcePosition *result) const | v8::internal::compiler::InstructionSequence | |
| HasFPVirtualRegisters() const | v8::internal::compiler::InstructionSequence | inline |
| HasSimd128VirtualRegisters() const | v8::internal::compiler::InstructionSequence | inline |
| Immediates typedef | v8::internal::compiler::InstructionSequence | |
| immediates() | v8::internal::compiler::InstructionSequence | inline |
| immediates_ | v8::internal::compiler::InstructionSequence | private |
| IncreaseRpoForTesting(size_t rpo_count) | v8::internal::compiler::InstructionSequence | inline |
| InputRpo(Instruction *instr, size_t index) | v8::internal::compiler::InstructionSequence | |
| instruction_blocks() const | v8::internal::compiler::InstructionSequence | inline |
| instruction_blocks_ | v8::internal::compiler::InstructionSequence | private |
| InstructionAt(int index) const | v8::internal::compiler::InstructionSequence | inline |
| InstructionBlockAt(RpoNumber rpo_number) | v8::internal::compiler::InstructionSequence | inline |
| InstructionBlockAt(RpoNumber rpo_number) const | v8::internal::compiler::InstructionSequence | inline |
| InstructionBlockCount() const | v8::internal::compiler::InstructionSequence | inline |
| InstructionBlocksFor(Zone *zone, const Schedule *schedule) | v8::internal::compiler::InstructionSequence | static |
| InstructionBlocksFor(Zone *zone, const turboshaft::Graph &graph) | v8::internal::compiler::InstructionSequence | static |
| instructions() const | v8::internal::compiler::InstructionSequence | inline |
| instructions_ | v8::internal::compiler::InstructionSequence | private |
| InstructionSequence(Isolate *isolate, Zone *zone, InstructionBlocks *instruction_blocks) | v8::internal::compiler::InstructionSequence | |
| InstructionSequence(const InstructionSequence &)=delete | v8::internal::compiler::InstructionSequence | |
| IsFP(int virtual_register) const | v8::internal::compiler::InstructionSequence | inline |
| isolate() const | v8::internal::compiler::InstructionSequence | inline |
| isolate_ | v8::internal::compiler::InstructionSequence | private |
| IsReference(int virtual_register) const | v8::internal::compiler::InstructionSequence | inline |
| LastInstructionIndex() const | v8::internal::compiler::InstructionSequence | inline |
| LastLoopInstructionIndex(const InstructionBlock *block) | v8::internal::compiler::InstructionSequence | inline |
| MarkAsRepresentation(MachineRepresentation rep, int virtual_register) | v8::internal::compiler::InstructionSequence | |
| next_virtual_register_ | v8::internal::compiler::InstructionSequence | private |
| NextVirtualRegister() | v8::internal::compiler::InstructionSequence | |
| operator<<(std::ostream &os, const InstructionSequence &code) | v8::internal::compiler::InstructionSequence | friend |
| operator=(const InstructionSequence &)=delete | v8::internal::compiler::InstructionSequence | |
| Print() const | v8::internal::compiler::InstructionSequence | |
| PrintBlock(int block_id) const | v8::internal::compiler::InstructionSequence | |
| RecomputeAssemblyOrderForTesting() | v8::internal::compiler::InstructionSequence | |
| reference_maps() const | v8::internal::compiler::InstructionSequence | inline |
| reference_maps_ | v8::internal::compiler::InstructionSequence | private |
| RegisterConfigurationForTesting() | v8::internal::compiler::InstructionSequence | privatestatic |
| registerConfigurationForTesting_ | v8::internal::compiler::InstructionSequence | privatestatic |
| representation_mask() const | v8::internal::compiler::InstructionSequence | inline |
| representation_mask_ | v8::internal::compiler::InstructionSequence | private |
| representations_ | v8::internal::compiler::InstructionSequence | private |
| rpo_immediates() | v8::internal::compiler::InstructionSequence | inline |
| rpo_immediates_ | v8::internal::compiler::InstructionSequence | private |
| RpoImmediates typedef | v8::internal::compiler::InstructionSequence | |
| SetRegisterConfigurationForTesting(const RegisterConfiguration *regConfig) | v8::internal::compiler::InstructionSequence | static |
| SetSourcePosition(const Instruction *instr, SourcePosition value) | v8::internal::compiler::InstructionSequence | |
| source_positions_ | v8::internal::compiler::InstructionSequence | private |
| SourcePositionMap typedef | v8::internal::compiler::InstructionSequence | private |
| StartBlock(RpoNumber rpo) | v8::internal::compiler::InstructionSequence | |
| ValidateDeferredBlockEntryPaths() const | v8::internal::compiler::InstructionSequence | |
| ValidateDeferredBlockExitPaths() const | v8::internal::compiler::InstructionSequence | |
| ValidateEdgeSplitForm() const | v8::internal::compiler::InstructionSequence | |
| ValidateSSA() const | v8::internal::compiler::InstructionSequence | |
| VirtualRegisterCount() const | v8::internal::compiler::InstructionSequence | inline |
| zone() const | v8::internal::compiler::InstructionSequence | inline |
| zone_ | v8::internal::compiler::InstructionSequence | private |