package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First alpha release of OCaml 5.4.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.4.0-alpha1.tar.gz
sha256=c630db5566b4d159aefeb62f799c2efe21de88f7a71b8343cbd58d2f5bf8dd6d
doc/compiler-libs.optcomp/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 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 arrayFor 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)"
>