mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 08:06:43 -05:00
5 lines
No EOL
4.2 KiB
HTML
5 lines
No EOL
4.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>T (ocaml.Branch_relaxation.Make.T)</title><link rel="stylesheet" href="../../../../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../../index.html">ocaml</a> » <a href="../../index.html">Branch_relaxation</a> » <a href="../index.html">Make</a> » T</nav><header class="odoc-preamble"><h1>Parameter <code><span>Make.T</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-distance"><a href="#type-distance" class="anchor"></a><code><span><span class="keyword">type</span> distance</span><span> = int</span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-Cond_branch"><a href="#module-Cond_branch" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Cond_branch/index.html">Cond_branch</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-offset_pc_at_branch"><a href="#val-offset_pc_at_branch" class="anchor"></a><code><span><span class="keyword">val</span> offset_pc_at_branch : <a href="#type-distance">distance</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-instr_size"><a href="#val-instr_size" class="anchor"></a><code><span><span class="keyword">val</span> instr_size : <span><a href="../../../Linear/index.html#type-fundecl">Linear.fundecl</a> <span class="arrow">-></span></span> <span><a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a> <span class="arrow">-></span></span> <a href="#type-distance">distance</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-relax_allocation"><a href="#val-relax_allocation" class="anchor"></a><code><span><span class="keyword">val</span> relax_allocation :
|
||
<span>num_bytes:int <span class="arrow">-></span></span>
|
||
<span>dbginfo:<a href="../../../Debuginfo/index.html#type-alloc_dbginfo">Debuginfo.alloc_dbginfo</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-relax_poll"><a href="#val-relax_poll" class="anchor"></a><code><span><span class="keyword">val</span> relax_poll : <span>return_label:<span><a href="../../../Cmm/index.html#type-label">Cmm.label</a> option</span> <span class="arrow">-></span></span> <a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-relax_intop_checkbound"><a href="#val-relax_intop_checkbound" class="anchor"></a><code><span><span class="keyword">val</span> relax_intop_checkbound : <span>unit <span class="arrow">-></span></span> <a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-relax_intop_imm_checkbound"><a href="#val-relax_intop_imm_checkbound" class="anchor"></a><code><span><span class="keyword">val</span> relax_intop_imm_checkbound : <span>bound:int <span class="arrow">-></span></span> <a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-relax_specific_op"><a href="#val-relax_specific_op" class="anchor"></a><code><span><span class="keyword">val</span> relax_specific_op : <span><a href="../../../Arch/index.html#type-specific_operation">Arch.specific_operation</a> <span class="arrow">-></span></span> <a href="../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a></span></code></div></div></div></body></html> |