v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::Instruction Member List

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

addressing_mode() constv8::internal::compiler::Instructioninline
arch_opcode() constv8::internal::compiler::Instructioninline
AreMovesRedundant() constv8::internal::compiler::Instruction
bit_field_v8::internal::compiler::Instructionprivate
block() constv8::internal::compiler::Instructioninline
block_v8::internal::compiler::Instructionprivate
ClobbersDoubleRegisters() constv8::internal::compiler::Instructioninline
ClobbersRegisters() constv8::internal::compiler::Instructioninline
ClobbersTemps() constv8::internal::compiler::Instructioninline
CodeEnrypointTagInputIndex() constv8::internal::compiler::Instructioninline
END enum valuev8::internal::compiler::Instruction
FIRST_GAP_POSITION enum valuev8::internal::compiler::Instruction
flags_condition() constv8::internal::compiler::Instructioninline
flags_mode() constv8::internal::compiler::Instructioninline
GapPosition enum namev8::internal::compiler::Instruction
GetOrCreateParallelMove(GapPosition pos, Zone *zone)v8::internal::compiler::Instructioninline
GetParallelMove(GapPosition pos)v8::internal::compiler::Instructioninline
GetParallelMove(GapPosition pos) constv8::internal::compiler::Instructioninline
HasCallDescriptorFlag(CallDescriptor::Flag flag) constv8::internal::compiler::Instructioninline
HasMemoryAccessMode() constv8::internal::compiler::Instructioninline
HasOutput() constv8::internal::compiler::Instructioninline
HasReferenceMap() constv8::internal::compiler::Instructioninline
InputAt(size_t i) constv8::internal::compiler::Instructioninline
InputAt(size_t i)v8::internal::compiler::Instructioninline
InputCount() constv8::internal::compiler::Instructioninline
InputCountField typedefv8::internal::compiler::Instruction
Instruction(const Instruction &)=deletev8::internal::compiler::Instruction
Instruction(InstructionCode opcode)v8::internal::compiler::Instructionexplicitprivate
Instruction(InstructionCode opcode, size_t output_count, InstructionOperand *outputs, size_t input_count, InstructionOperand *inputs, size_t temp_count, InstructionOperand *temps)v8::internal::compiler::Instructionprivate
IsCall() constv8::internal::compiler::Instructioninline
IsCallField typedefv8::internal::compiler::Instructionprivate
IsCallWithDescriptorFlags(InstructionCode arch_opcode)v8::internal::compiler::Instructioninlinestatic
IsCallWithDescriptorFlags() constv8::internal::compiler::Instructioninline
IsDeoptimizeCall() constv8::internal::compiler::Instructioninline
IsJump() constv8::internal::compiler::Instructioninline
IsNop() constv8::internal::compiler::Instructioninline
IsRet() constv8::internal::compiler::Instructioninline
IsTailCall() constv8::internal::compiler::Instructioninline
IsThrow() constv8::internal::compiler::Instructioninline
IsTrap() constv8::internal::compiler::Instructioninline
JSCallArgumentCountInputIndex() constv8::internal::compiler::Instructioninline
kMaxInputCountv8::internal::compiler::Instructionstatic
kMaxOutputCountv8::internal::compiler::Instructionstatic
kMaxTempCountv8::internal::compiler::Instructionstatic
LAST_GAP_POSITION enum valuev8::internal::compiler::Instruction
MarkAsCall()v8::internal::compiler::Instructioninline
memory_access_mode() constv8::internal::compiler::Instructioninline
misc() constv8::internal::compiler::Instructioninline
NeedsReferenceMap() constv8::internal::compiler::Instructioninline
New(Zone *zone, InstructionCode opcode)v8::internal::compiler::Instructioninlinestatic
New(Zone *zone, InstructionCode opcode, size_t output_count, InstructionOperand *outputs, size_t input_count, InstructionOperand *inputs, size_t temp_count, InstructionOperand *temps)v8::internal::compiler::Instructioninlinestatic
opcode() constv8::internal::compiler::Instructioninline
opcode_v8::internal::compiler::Instructionprivate
operands_v8::internal::compiler::Instructionprivate
operator=(const Instruction &)=deletev8::internal::compiler::Instruction
Output() constv8::internal::compiler::Instructioninline
Output()v8::internal::compiler::Instructioninline
OutputAt(size_t i) constv8::internal::compiler::Instructioninline
OutputAt(size_t i)v8::internal::compiler::Instructioninline
OutputCount() constv8::internal::compiler::Instructioninline
OutputCountField typedefv8::internal::compiler::Instruction
OverwriteWithNop()v8::internal::compiler::Instructioninline
parallel_moves() constv8::internal::compiler::Instructioninline
parallel_moves()v8::internal::compiler::Instructioninline
parallel_moves_v8::internal::compiler::Instructionprivate
Print() constv8::internal::compiler::Instruction
reference_map() constv8::internal::compiler::Instructioninline
reference_map_v8::internal::compiler::Instructionprivate
set_block(InstructionBlock *block)v8::internal::compiler::Instructioninline
set_reference_map(ReferenceMap *map)v8::internal::compiler::Instructioninline
START enum valuev8::internal::compiler::Instruction
TempAt(size_t i) constv8::internal::compiler::Instructioninline
TempAt(size_t i)v8::internal::compiler::Instructioninline
TempCount() constv8::internal::compiler::Instructioninline
TempCountField typedefv8::internal::compiler::Instruction