package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.10.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.10.2.tar.gz
sha256=7aa26e0d70f36f0338df92cf5aaeb2704f3443bfe910a3d02a5dca9162f1d866
doc/ocamloptcomp/Proc/index.html
Module Proc
val register_class : Reg.t -> intval phys_reg : int -> Reg.tval loc_arguments : Cmm.machtype -> Reg.t array * intval loc_results : Cmm.machtype -> Reg.t arrayval loc_parameters : Cmm.machtype -> Reg.t arrayval loc_external_arguments : Cmm.exttype list -> Reg.t array array * intval loc_external_results : Cmm.machtype -> Reg.t arrayval loc_exn_bucket : Reg.tval loc_spacetime_node_hole : Reg.tval safe_register_pressure : Mach.operation -> intval max_register_pressure : Mach.operation -> int arrayval destroyed_at_oper : Mach.instruction_desc -> Reg.t arrayval destroyed_at_raise : Reg.t arrayval destroyed_at_reloadretaddr : Reg.t arrayval regs_are_volatile : Reg.t array -> boolval op_is_pure : Mach.operation -> boolval frame_required : Mach.fundecl -> boolval prologue_required : Mach.fundecl -> boolFor a given register class, the DWARF register numbering for that class. Given an allocated register with location Reg n and class reg_class, the returned array contains the corresponding DWARF register number at index n - first_available_register.(reg_class).
The DWARF register number corresponding to the stack pointer.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>