mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-28 11:52:15 +00:00
294 lines
130 KiB
HTML
294 lines
130 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `InstructionData` enum in crate `cranelift_codegen`."><meta name="keywords" content="rust, rustlang, rust-lang, InstructionData"><title>cranelift_codegen::ir::instructions::InstructionData - Rust</title><link rel="stylesheet" type="text/css" href="../../../normalize.css"><link rel="stylesheet" type="text/css" href="../../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../../dark.css"><link rel="stylesheet" type="text/css" href="../../../light.css" id="themeStyle"><script src="../../../storage.js"></script><noscript><link rel="stylesheet" href="../../../noscript.css"></noscript><link rel="shortcut icon" href="../../../favicon.ico"><style type="text/css">#crate-search{background-image:url("../../../down-arrow.svg");}</style></head><body class="rustdoc enum"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../../cranelift_codegen/index.html'><div class='logo-container'><img src='../../../rust-logo.png' alt='logo'></div></a><p class='location'>Enum InstructionData</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#variants">Variants</a><div class="sidebar-links"><a href="#variant.Unary">Unary</a><a href="#variant.UnaryImm">UnaryImm</a><a href="#variant.UnaryIeee32">UnaryIeee32</a><a href="#variant.UnaryIeee64">UnaryIeee64</a><a href="#variant.UnaryBool">UnaryBool</a><a href="#variant.UnaryGlobalValue">UnaryGlobalValue</a><a href="#variant.Binary">Binary</a><a href="#variant.BinaryImm">BinaryImm</a><a href="#variant.Ternary">Ternary</a><a href="#variant.MultiAry">MultiAry</a><a href="#variant.NullAry">NullAry</a><a href="#variant.InsertLane">InsertLane</a><a href="#variant.ExtractLane">ExtractLane</a><a href="#variant.IntCompare">IntCompare</a><a href="#variant.IntCompareImm">IntCompareImm</a><a href="#variant.IntCond">IntCond</a><a href="#variant.FloatCompare">FloatCompare</a><a href="#variant.FloatCond">FloatCond</a><a href="#variant.IntSelect">IntSelect</a><a href="#variant.Jump">Jump</a><a href="#variant.Branch">Branch</a><a href="#variant.BranchInt">BranchInt</a><a href="#variant.BranchFloat">BranchFloat</a><a href="#variant.BranchIcmp">BranchIcmp</a><a href="#variant.BranchTable">BranchTable</a><a href="#variant.BranchTableEntry">BranchTableEntry</a><a href="#variant.BranchTableBase">BranchTableBase</a><a href="#variant.IndirectJump">IndirectJump</a><a href="#variant.Call">Call</a><a href="#variant.CallIndirect">CallIndirect</a><a href="#variant.FuncAddr">FuncAddr</a><a href="#variant.Load">Load</a><a href="#variant.LoadComplex">LoadComplex</a><a href="#variant.Store">Store</a><a href="#variant.StoreComplex">StoreComplex</a><a href="#variant.StackLoad">StackLoad</a><a href="#variant.StackStore">StackStore</a><a href="#variant.HeapAddr">HeapAddr</a><a href="#variant.TableAddr">TableAddr</a><a href="#variant.RegMove">RegMove</a><a href="#variant.CopySpecial">CopySpecial</a><a href="#variant.RegSpill">RegSpill</a><a href="#variant.RegFill">RegFill</a><a href="#variant.Trap">Trap</a><a href="#variant.CondTrap">CondTrap</a><a href="#variant.IntCondTrap">IntCondTrap</a><a href="#variant.FloatCondTrap">FloatCondTrap</a></div><a class="sidebar-title" href="#methods">Methods</a><div class="sidebar-links"><a href="#method.analyze_branch">analyze_branch</a><a href="#method.analyze_call">analyze_call</a><a href="#method.arguments">arguments</a><a href="#method.arguments_mut">arguments_mut</a><a href="#method.branch_destination">branch_destination</a><a href="#method.branch_destination_mut">branch_destination_mut</a><a href="#method.eq">eq</a><a href="#method.hash">hash</a><a href="#method.opcode">opcode</a><a href="#method.put_value_list">put_value_list</a><a href="#method.take_value_list">take_value_list</a><a href="#method.typevar_operand">typevar_operand</a></div><a class="sidebar-title" href="#implementations">Trait Implementations</a><div class="sidebar-links"><a href="#impl-Clone">Clone</a><a href="#impl-Debug">Debug</a><a href="#impl-From%3C%26%27a%20InstructionData%3E">From<&'a InstructionData></a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-RefUnwindSafe">RefUnwindSafe</a><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a><a href="#impl-Unpin">Unpin</a><a href="#impl-UnwindSafe">UnwindSafe</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow%3CT%3E">Borrow<T></a><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><a href="#impl-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-ToOwned">ToOwned</a><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a><a href="#impl-TryInto%3CU%3E">TryInto<U></a></div></div><p class='location'><a href='../../index.html'>cranelift_codegen</a>::<wbr><a href='../index.html'>ir</a>::<wbr><a href='index.html'>instructions</a></p><script>window.sidebarCurrent = {name: 'InstructionData', ty: 'enum', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../../../settings.html"><img src="../../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#254-494' title='goto source code'>[src]</a></span><span class='in-band'>Enum <a href='../../index.html'>cranelift_codegen</a>::<wbr><a href='../index.html'>ir</a>::<wbr><a href='index.html'>instructions</a>::<wbr><a class="enum" href=''>InstructionData</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust enum'>pub enum InstructionData {
|
||
Unary {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
},
|
||
UnaryImm {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a>,
|
||
},
|
||
UnaryIeee32 {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Ieee32.html" title="struct cranelift_codegen::ir::immediates::Ieee32">Ieee32</a>,
|
||
},
|
||
UnaryIeee64 {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Ieee64.html" title="struct cranelift_codegen::ir::immediates::Ieee64">Ieee64</a>,
|
||
},
|
||
UnaryBool {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
imm: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
|
||
},
|
||
UnaryGlobalValue {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
global_value: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.GlobalValue.html" title="struct cranelift_codegen::ir::entities::GlobalValue">GlobalValue</a>,
|
||
},
|
||
Binary {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
},
|
||
BinaryImm {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a>,
|
||
},
|
||
Ternary {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a>,
|
||
},
|
||
MultiAry {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
},
|
||
NullAry {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
},
|
||
InsertLane {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
lane: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a>,
|
||
},
|
||
ExtractLane {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
lane: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a>,
|
||
},
|
||
IntCompare {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
},
|
||
IntCompareImm {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a>,
|
||
},
|
||
IntCond {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
},
|
||
FloatCompare {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a>,
|
||
},
|
||
FloatCond {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a>,
|
||
},
|
||
IntSelect {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
},
|
||
Jump {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
},
|
||
Branch {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
},
|
||
BranchInt {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
},
|
||
BranchFloat {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
},
|
||
BranchIcmp {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
},
|
||
BranchTable {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>,
|
||
table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a>,
|
||
},
|
||
BranchTableEntry {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
imm: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a>,
|
||
table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a>,
|
||
},
|
||
BranchTableBase {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a>,
|
||
},
|
||
IndirectJump {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a>,
|
||
},
|
||
Call {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
func_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.FuncRef.html" title="struct cranelift_codegen::ir::entities::FuncRef">FuncRef</a>,
|
||
},
|
||
CallIndirect {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
sig_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.SigRef.html" title="struct cranelift_codegen::ir::entities::SigRef">SigRef</a>,
|
||
},
|
||
FuncAddr {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
func_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.FuncRef.html" title="struct cranelift_codegen::ir::entities::FuncRef">FuncRef</a>,
|
||
},
|
||
Load {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
LoadComplex {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
Store {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
||
flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
StoreComplex {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>,
|
||
flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
StackLoad {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
stack_slot: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
StackStore {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
stack_slot: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
HeapAddr {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
heap: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Heap.html" title="struct cranelift_codegen::ir::entities::Heap">Heap</a>,
|
||
imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Uimm32.html" title="struct cranelift_codegen::ir::immediates::Uimm32">Uimm32</a>,
|
||
},
|
||
TableAddr {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Table.html" title="struct cranelift_codegen::ir::entities::Table">Table</a>,
|
||
offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a>,
|
||
},
|
||
RegMove {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
},
|
||
CopySpecial {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
},
|
||
RegSpill {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
dst: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a>,
|
||
},
|
||
RegFill {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
src: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a>,
|
||
dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a>,
|
||
},
|
||
Trap {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a>,
|
||
},
|
||
CondTrap {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a>,
|
||
},
|
||
IntCondTrap {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a>,
|
||
code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a>,
|
||
},
|
||
FloatCondTrap {
|
||
opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a>,
|
||
arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>,
|
||
cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a>,
|
||
code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a>,
|
||
},
|
||
}</pre></div><h2 id='variants' class='variants small-section-header'>
|
||
Variants<a href='#variants' class='anchor'></a></h2>
|
||
<span id="variant.Unary" class="variant small-section-header"><a href="#variant.Unary" class="anchor field"></a><code id='Unary.v'>Unary</code></span><span class='autohide sub-variant' id='variant.Unary.fields'><h3>Fields of <b>Unary</b></h3><div><span id="variant.Unary.field.opcode" class="variant small-section-header"><a href="#variant.Unary.field.opcode" class="anchor field"></a><code id='Unary.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Unary.field.arg" class="variant small-section-header"><a href="#variant.Unary.field.arg" class="anchor field"></a><code id='Unary.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span></div></span><span id="variant.UnaryImm" class="variant small-section-header"><a href="#variant.UnaryImm" class="anchor field"></a><code id='UnaryImm.v'>UnaryImm</code></span><span class='autohide sub-variant' id='variant.UnaryImm.fields'><h3>Fields of <b>UnaryImm</b></h3><div><span id="variant.UnaryImm.field.opcode" class="variant small-section-header"><a href="#variant.UnaryImm.field.opcode" class="anchor field"></a><code id='UnaryImm.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.UnaryImm.field.imm" class="variant small-section-header"><a href="#variant.UnaryImm.field.imm" class="anchor field"></a><code id='UnaryImm.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a></code></span></div></span><span id="variant.UnaryIeee32" class="variant small-section-header"><a href="#variant.UnaryIeee32" class="anchor field"></a><code id='UnaryIeee32.v'>UnaryIeee32</code></span><span class='autohide sub-variant' id='variant.UnaryIeee32.fields'><h3>Fields of <b>UnaryIeee32</b></h3><div><span id="variant.UnaryIeee32.field.opcode" class="variant small-section-header"><a href="#variant.UnaryIeee32.field.opcode" class="anchor field"></a><code id='UnaryIeee32.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.UnaryIeee32.field.imm" class="variant small-section-header"><a href="#variant.UnaryIeee32.field.imm" class="anchor field"></a><code id='UnaryIeee32.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Ieee32.html" title="struct cranelift_codegen::ir::immediates::Ieee32">Ieee32</a></code></span></div></span><span id="variant.UnaryIeee64" class="variant small-section-header"><a href="#variant.UnaryIeee64" class="anchor field"></a><code id='UnaryIeee64.v'>UnaryIeee64</code></span><span class='autohide sub-variant' id='variant.UnaryIeee64.fields'><h3>Fields of <b>UnaryIeee64</b></h3><div><span id="variant.UnaryIeee64.field.opcode" class="variant small-section-header"><a href="#variant.UnaryIeee64.field.opcode" class="anchor field"></a><code id='UnaryIeee64.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.UnaryIeee64.field.imm" class="variant small-section-header"><a href="#variant.UnaryIeee64.field.imm" class="anchor field"></a><code id='UnaryIeee64.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Ieee64.html" title="struct cranelift_codegen::ir::immediates::Ieee64">Ieee64</a></code></span></div></span><span id="variant.UnaryBool" class="variant small-section-header"><a href="#variant.UnaryBool" class="anchor field"></a><code id='UnaryBool.v'>UnaryBool</code></span><span class='autohide sub-variant' id='variant.UnaryBool.fields'><h3>Fields of <b>UnaryBool</b></h3><div><span id="variant.UnaryBool.field.opcode" class="variant small-section-header"><a href="#variant.UnaryBool.field.opcode" class="anchor field"></a><code id='UnaryBool.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.UnaryBool.field.imm" class="variant small-section-header"><a href="#variant.UnaryBool.field.imm" class="anchor field"></a><code id='UnaryBool.v.imm.v'>imm: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span></div></span><span id="variant.UnaryGlobalValue" class="variant small-section-header"><a href="#variant.UnaryGlobalValue" class="anchor field"></a><code id='UnaryGlobalValue.v'>UnaryGlobalValue</code></span><span class='autohide sub-variant' id='variant.UnaryGlobalValue.fields'><h3>Fields of <b>UnaryGlobalValue</b></h3><div><span id="variant.UnaryGlobalValue.field.opcode" class="variant small-section-header"><a href="#variant.UnaryGlobalValue.field.opcode" class="anchor field"></a><code id='UnaryGlobalValue.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.UnaryGlobalValue.field.global_value" class="variant small-section-header"><a href="#variant.UnaryGlobalValue.field.global_value" class="anchor field"></a><code id='UnaryGlobalValue.v.global_value.v'>global_value: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.GlobalValue.html" title="struct cranelift_codegen::ir::entities::GlobalValue">GlobalValue</a></code></span></div></span><span id="variant.Binary" class="variant small-section-header"><a href="#variant.Binary" class="anchor field"></a><code id='Binary.v'>Binary</code></span><span class='autohide sub-variant' id='variant.Binary.fields'><h3>Fields of <b>Binary</b></h3><div><span id="variant.Binary.field.opcode" class="variant small-section-header"><a href="#variant.Binary.field.opcode" class="anchor field"></a><code id='Binary.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Binary.field.args" class="variant small-section-header"><a href="#variant.Binary.field.args" class="anchor field"></a><code id='Binary.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span></div></span><span id="variant.BinaryImm" class="variant small-section-header"><a href="#variant.BinaryImm" class="anchor field"></a><code id='BinaryImm.v'>BinaryImm</code></span><span class='autohide sub-variant' id='variant.BinaryImm.fields'><h3>Fields of <b>BinaryImm</b></h3><div><span id="variant.BinaryImm.field.opcode" class="variant small-section-header"><a href="#variant.BinaryImm.field.opcode" class="anchor field"></a><code id='BinaryImm.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BinaryImm.field.arg" class="variant small-section-header"><a href="#variant.BinaryImm.field.arg" class="anchor field"></a><code id='BinaryImm.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.BinaryImm.field.imm" class="variant small-section-header"><a href="#variant.BinaryImm.field.imm" class="anchor field"></a><code id='BinaryImm.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a></code></span></div></span><span id="variant.Ternary" class="variant small-section-header"><a href="#variant.Ternary" class="anchor field"></a><code id='Ternary.v'>Ternary</code></span><span class='autohide sub-variant' id='variant.Ternary.fields'><h3>Fields of <b>Ternary</b></h3><div><span id="variant.Ternary.field.opcode" class="variant small-section-header"><a href="#variant.Ternary.field.opcode" class="anchor field"></a><code id='Ternary.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Ternary.field.args" class="variant small-section-header"><a href="#variant.Ternary.field.args" class="anchor field"></a><code id='Ternary.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a></code></span></div></span><span id="variant.MultiAry" class="variant small-section-header"><a href="#variant.MultiAry" class="anchor field"></a><code id='MultiAry.v'>MultiAry</code></span><span class='autohide sub-variant' id='variant.MultiAry.fields'><h3>Fields of <b>MultiAry</b></h3><div><span id="variant.MultiAry.field.opcode" class="variant small-section-header"><a href="#variant.MultiAry.field.opcode" class="anchor field"></a><code id='MultiAry.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.MultiAry.field.args" class="variant small-section-header"><a href="#variant.MultiAry.field.args" class="anchor field"></a><code id='MultiAry.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span></div></span><span id="variant.NullAry" class="variant small-section-header"><a href="#variant.NullAry" class="anchor field"></a><code id='NullAry.v'>NullAry</code></span><span class='autohide sub-variant' id='variant.NullAry.fields'><h3>Fields of <b>NullAry</b></h3><div><span id="variant.NullAry.field.opcode" class="variant small-section-header"><a href="#variant.NullAry.field.opcode" class="anchor field"></a><code id='NullAry.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span></div></span><span id="variant.InsertLane" class="variant small-section-header"><a href="#variant.InsertLane" class="anchor field"></a><code id='InsertLane.v'>InsertLane</code></span><span class='autohide sub-variant' id='variant.InsertLane.fields'><h3>Fields of <b>InsertLane</b></h3><div><span id="variant.InsertLane.field.opcode" class="variant small-section-header"><a href="#variant.InsertLane.field.opcode" class="anchor field"></a><code id='InsertLane.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.InsertLane.field.args" class="variant small-section-header"><a href="#variant.InsertLane.field.args" class="anchor field"></a><code id='InsertLane.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="variant.InsertLane.field.lane" class="variant small-section-header"><a href="#variant.InsertLane.field.lane" class="anchor field"></a><code id='InsertLane.v.lane.v'>lane: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a></code></span></div></span><span id="variant.ExtractLane" class="variant small-section-header"><a href="#variant.ExtractLane" class="anchor field"></a><code id='ExtractLane.v'>ExtractLane</code></span><span class='autohide sub-variant' id='variant.ExtractLane.fields'><h3>Fields of <b>ExtractLane</b></h3><div><span id="variant.ExtractLane.field.opcode" class="variant small-section-header"><a href="#variant.ExtractLane.field.opcode" class="anchor field"></a><code id='ExtractLane.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.ExtractLane.field.arg" class="variant small-section-header"><a href="#variant.ExtractLane.field.arg" class="anchor field"></a><code id='ExtractLane.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.ExtractLane.field.lane" class="variant small-section-header"><a href="#variant.ExtractLane.field.lane" class="anchor field"></a><code id='ExtractLane.v.lane.v'>lane: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a></code></span></div></span><span id="variant.IntCompare" class="variant small-section-header"><a href="#variant.IntCompare" class="anchor field"></a><code id='IntCompare.v'>IntCompare</code></span><span class='autohide sub-variant' id='variant.IntCompare.fields'><h3>Fields of <b>IntCompare</b></h3><div><span id="variant.IntCompare.field.opcode" class="variant small-section-header"><a href="#variant.IntCompare.field.opcode" class="anchor field"></a><code id='IntCompare.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IntCompare.field.args" class="variant small-section-header"><a href="#variant.IntCompare.field.args" class="anchor field"></a><code id='IntCompare.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="variant.IntCompare.field.cond" class="variant small-section-header"><a href="#variant.IntCompare.field.cond" class="anchor field"></a><code id='IntCompare.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span></div></span><span id="variant.IntCompareImm" class="variant small-section-header"><a href="#variant.IntCompareImm" class="anchor field"></a><code id='IntCompareImm.v'>IntCompareImm</code></span><span class='autohide sub-variant' id='variant.IntCompareImm.fields'><h3>Fields of <b>IntCompareImm</b></h3><div><span id="variant.IntCompareImm.field.opcode" class="variant small-section-header"><a href="#variant.IntCompareImm.field.opcode" class="anchor field"></a><code id='IntCompareImm.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IntCompareImm.field.arg" class="variant small-section-header"><a href="#variant.IntCompareImm.field.arg" class="anchor field"></a><code id='IntCompareImm.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.IntCompareImm.field.cond" class="variant small-section-header"><a href="#variant.IntCompareImm.field.cond" class="anchor field"></a><code id='IntCompareImm.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span><span id="variant.IntCompareImm.field.imm" class="variant small-section-header"><a href="#variant.IntCompareImm.field.imm" class="anchor field"></a><code id='IntCompareImm.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Imm64.html" title="struct cranelift_codegen::ir::immediates::Imm64">Imm64</a></code></span></div></span><span id="variant.IntCond" class="variant small-section-header"><a href="#variant.IntCond" class="anchor field"></a><code id='IntCond.v'>IntCond</code></span><span class='autohide sub-variant' id='variant.IntCond.fields'><h3>Fields of <b>IntCond</b></h3><div><span id="variant.IntCond.field.opcode" class="variant small-section-header"><a href="#variant.IntCond.field.opcode" class="anchor field"></a><code id='IntCond.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IntCond.field.arg" class="variant small-section-header"><a href="#variant.IntCond.field.arg" class="anchor field"></a><code id='IntCond.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.IntCond.field.cond" class="variant small-section-header"><a href="#variant.IntCond.field.cond" class="anchor field"></a><code id='IntCond.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span></div></span><span id="variant.FloatCompare" class="variant small-section-header"><a href="#variant.FloatCompare" class="anchor field"></a><code id='FloatCompare.v'>FloatCompare</code></span><span class='autohide sub-variant' id='variant.FloatCompare.fields'><h3>Fields of <b>FloatCompare</b></h3><div><span id="variant.FloatCompare.field.opcode" class="variant small-section-header"><a href="#variant.FloatCompare.field.opcode" class="anchor field"></a><code id='FloatCompare.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.FloatCompare.field.args" class="variant small-section-header"><a href="#variant.FloatCompare.field.args" class="anchor field"></a><code id='FloatCompare.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="variant.FloatCompare.field.cond" class="variant small-section-header"><a href="#variant.FloatCompare.field.cond" class="anchor field"></a><code id='FloatCompare.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a></code></span></div></span><span id="variant.FloatCond" class="variant small-section-header"><a href="#variant.FloatCond" class="anchor field"></a><code id='FloatCond.v'>FloatCond</code></span><span class='autohide sub-variant' id='variant.FloatCond.fields'><h3>Fields of <b>FloatCond</b></h3><div><span id="variant.FloatCond.field.opcode" class="variant small-section-header"><a href="#variant.FloatCond.field.opcode" class="anchor field"></a><code id='FloatCond.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.FloatCond.field.arg" class="variant small-section-header"><a href="#variant.FloatCond.field.arg" class="anchor field"></a><code id='FloatCond.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.FloatCond.field.cond" class="variant small-section-header"><a href="#variant.FloatCond.field.cond" class="anchor field"></a><code id='FloatCond.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a></code></span></div></span><span id="variant.IntSelect" class="variant small-section-header"><a href="#variant.IntSelect" class="anchor field"></a><code id='IntSelect.v'>IntSelect</code></span><span class='autohide sub-variant' id='variant.IntSelect.fields'><h3>Fields of <b>IntSelect</b></h3><div><span id="variant.IntSelect.field.opcode" class="variant small-section-header"><a href="#variant.IntSelect.field.opcode" class="anchor field"></a><code id='IntSelect.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IntSelect.field.args" class="variant small-section-header"><a href="#variant.IntSelect.field.args" class="anchor field"></a><code id='IntSelect.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a></code></span><span id="variant.IntSelect.field.cond" class="variant small-section-header"><a href="#variant.IntSelect.field.cond" class="anchor field"></a><code id='IntSelect.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span></div></span><span id="variant.Jump" class="variant small-section-header"><a href="#variant.Jump" class="anchor field"></a><code id='Jump.v'>Jump</code></span><span class='autohide sub-variant' id='variant.Jump.fields'><h3>Fields of <b>Jump</b></h3><div><span id="variant.Jump.field.opcode" class="variant small-section-header"><a href="#variant.Jump.field.opcode" class="anchor field"></a><code id='Jump.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Jump.field.args" class="variant small-section-header"><a href="#variant.Jump.field.args" class="anchor field"></a><code id='Jump.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.Jump.field.destination" class="variant small-section-header"><a href="#variant.Jump.field.destination" class="anchor field"></a><code id='Jump.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span></div></span><span id="variant.Branch" class="variant small-section-header"><a href="#variant.Branch" class="anchor field"></a><code id='Branch.v'>Branch</code></span><span class='autohide sub-variant' id='variant.Branch.fields'><h3>Fields of <b>Branch</b></h3><div><span id="variant.Branch.field.opcode" class="variant small-section-header"><a href="#variant.Branch.field.opcode" class="anchor field"></a><code id='Branch.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Branch.field.args" class="variant small-section-header"><a href="#variant.Branch.field.args" class="anchor field"></a><code id='Branch.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.Branch.field.destination" class="variant small-section-header"><a href="#variant.Branch.field.destination" class="anchor field"></a><code id='Branch.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span></div></span><span id="variant.BranchInt" class="variant small-section-header"><a href="#variant.BranchInt" class="anchor field"></a><code id='BranchInt.v'>BranchInt</code></span><span class='autohide sub-variant' id='variant.BranchInt.fields'><h3>Fields of <b>BranchInt</b></h3><div><span id="variant.BranchInt.field.opcode" class="variant small-section-header"><a href="#variant.BranchInt.field.opcode" class="anchor field"></a><code id='BranchInt.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchInt.field.args" class="variant small-section-header"><a href="#variant.BranchInt.field.args" class="anchor field"></a><code id='BranchInt.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.BranchInt.field.cond" class="variant small-section-header"><a href="#variant.BranchInt.field.cond" class="anchor field"></a><code id='BranchInt.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span><span id="variant.BranchInt.field.destination" class="variant small-section-header"><a href="#variant.BranchInt.field.destination" class="anchor field"></a><code id='BranchInt.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span></div></span><span id="variant.BranchFloat" class="variant small-section-header"><a href="#variant.BranchFloat" class="anchor field"></a><code id='BranchFloat.v'>BranchFloat</code></span><span class='autohide sub-variant' id='variant.BranchFloat.fields'><h3>Fields of <b>BranchFloat</b></h3><div><span id="variant.BranchFloat.field.opcode" class="variant small-section-header"><a href="#variant.BranchFloat.field.opcode" class="anchor field"></a><code id='BranchFloat.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchFloat.field.args" class="variant small-section-header"><a href="#variant.BranchFloat.field.args" class="anchor field"></a><code id='BranchFloat.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.BranchFloat.field.cond" class="variant small-section-header"><a href="#variant.BranchFloat.field.cond" class="anchor field"></a><code id='BranchFloat.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a></code></span><span id="variant.BranchFloat.field.destination" class="variant small-section-header"><a href="#variant.BranchFloat.field.destination" class="anchor field"></a><code id='BranchFloat.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span></div></span><span id="variant.BranchIcmp" class="variant small-section-header"><a href="#variant.BranchIcmp" class="anchor field"></a><code id='BranchIcmp.v'>BranchIcmp</code></span><span class='autohide sub-variant' id='variant.BranchIcmp.fields'><h3>Fields of <b>BranchIcmp</b></h3><div><span id="variant.BranchIcmp.field.opcode" class="variant small-section-header"><a href="#variant.BranchIcmp.field.opcode" class="anchor field"></a><code id='BranchIcmp.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchIcmp.field.args" class="variant small-section-header"><a href="#variant.BranchIcmp.field.args" class="anchor field"></a><code id='BranchIcmp.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.BranchIcmp.field.cond" class="variant small-section-header"><a href="#variant.BranchIcmp.field.cond" class="anchor field"></a><code id='BranchIcmp.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span><span id="variant.BranchIcmp.field.destination" class="variant small-section-header"><a href="#variant.BranchIcmp.field.destination" class="anchor field"></a><code id='BranchIcmp.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span></div></span><span id="variant.BranchTable" class="variant small-section-header"><a href="#variant.BranchTable" class="anchor field"></a><code id='BranchTable.v'>BranchTable</code></span><span class='autohide sub-variant' id='variant.BranchTable.fields'><h3>Fields of <b>BranchTable</b></h3><div><span id="variant.BranchTable.field.opcode" class="variant small-section-header"><a href="#variant.BranchTable.field.opcode" class="anchor field"></a><code id='BranchTable.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchTable.field.arg" class="variant small-section-header"><a href="#variant.BranchTable.field.arg" class="anchor field"></a><code id='BranchTable.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.BranchTable.field.destination" class="variant small-section-header"><a href="#variant.BranchTable.field.destination" class="anchor field"></a><code id='BranchTable.v.destination.v'>destination: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a></code></span><span id="variant.BranchTable.field.table" class="variant small-section-header"><a href="#variant.BranchTable.field.table" class="anchor field"></a><code id='BranchTable.v.table.v'>table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a></code></span></div></span><span id="variant.BranchTableEntry" class="variant small-section-header"><a href="#variant.BranchTableEntry" class="anchor field"></a><code id='BranchTableEntry.v'>BranchTableEntry</code></span><span class='autohide sub-variant' id='variant.BranchTableEntry.fields'><h3>Fields of <b>BranchTableEntry</b></h3><div><span id="variant.BranchTableEntry.field.opcode" class="variant small-section-header"><a href="#variant.BranchTableEntry.field.opcode" class="anchor field"></a><code id='BranchTableEntry.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchTableEntry.field.args" class="variant small-section-header"><a href="#variant.BranchTableEntry.field.args" class="anchor field"></a><code id='BranchTableEntry.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="variant.BranchTableEntry.field.imm" class="variant small-section-header"><a href="#variant.BranchTableEntry.field.imm" class="anchor field"></a><code id='BranchTableEntry.v.imm.v'>imm: <a class="type" href="../../../cranelift_codegen/ir/immediates/type.Uimm8.html" title="type cranelift_codegen::ir::immediates::Uimm8">Uimm8</a></code></span><span id="variant.BranchTableEntry.field.table" class="variant small-section-header"><a href="#variant.BranchTableEntry.field.table" class="anchor field"></a><code id='BranchTableEntry.v.table.v'>table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a></code></span></div></span><span id="variant.BranchTableBase" class="variant small-section-header"><a href="#variant.BranchTableBase" class="anchor field"></a><code id='BranchTableBase.v'>BranchTableBase</code></span><span class='autohide sub-variant' id='variant.BranchTableBase.fields'><h3>Fields of <b>BranchTableBase</b></h3><div><span id="variant.BranchTableBase.field.opcode" class="variant small-section-header"><a href="#variant.BranchTableBase.field.opcode" class="anchor field"></a><code id='BranchTableBase.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.BranchTableBase.field.table" class="variant small-section-header"><a href="#variant.BranchTableBase.field.table" class="anchor field"></a><code id='BranchTableBase.v.table.v'>table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a></code></span></div></span><span id="variant.IndirectJump" class="variant small-section-header"><a href="#variant.IndirectJump" class="anchor field"></a><code id='IndirectJump.v'>IndirectJump</code></span><span class='autohide sub-variant' id='variant.IndirectJump.fields'><h3>Fields of <b>IndirectJump</b></h3><div><span id="variant.IndirectJump.field.opcode" class="variant small-section-header"><a href="#variant.IndirectJump.field.opcode" class="anchor field"></a><code id='IndirectJump.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IndirectJump.field.arg" class="variant small-section-header"><a href="#variant.IndirectJump.field.arg" class="anchor field"></a><code id='IndirectJump.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.IndirectJump.field.table" class="variant small-section-header"><a href="#variant.IndirectJump.field.table" class="anchor field"></a><code id='IndirectJump.v.table.v'>table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.JumpTable.html" title="struct cranelift_codegen::ir::entities::JumpTable">JumpTable</a></code></span></div></span><span id="variant.Call" class="variant small-section-header"><a href="#variant.Call" class="anchor field"></a><code id='Call.v'>Call</code></span><span class='autohide sub-variant' id='variant.Call.fields'><h3>Fields of <b>Call</b></h3><div><span id="variant.Call.field.opcode" class="variant small-section-header"><a href="#variant.Call.field.opcode" class="anchor field"></a><code id='Call.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Call.field.args" class="variant small-section-header"><a href="#variant.Call.field.args" class="anchor field"></a><code id='Call.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.Call.field.func_ref" class="variant small-section-header"><a href="#variant.Call.field.func_ref" class="anchor field"></a><code id='Call.v.func_ref.v'>func_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.FuncRef.html" title="struct cranelift_codegen::ir::entities::FuncRef">FuncRef</a></code></span></div></span><span id="variant.CallIndirect" class="variant small-section-header"><a href="#variant.CallIndirect" class="anchor field"></a><code id='CallIndirect.v'>CallIndirect</code></span><span class='autohide sub-variant' id='variant.CallIndirect.fields'><h3>Fields of <b>CallIndirect</b></h3><div><span id="variant.CallIndirect.field.opcode" class="variant small-section-header"><a href="#variant.CallIndirect.field.opcode" class="anchor field"></a><code id='CallIndirect.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.CallIndirect.field.args" class="variant small-section-header"><a href="#variant.CallIndirect.field.args" class="anchor field"></a><code id='CallIndirect.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.CallIndirect.field.sig_ref" class="variant small-section-header"><a href="#variant.CallIndirect.field.sig_ref" class="anchor field"></a><code id='CallIndirect.v.sig_ref.v'>sig_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.SigRef.html" title="struct cranelift_codegen::ir::entities::SigRef">SigRef</a></code></span></div></span><span id="variant.FuncAddr" class="variant small-section-header"><a href="#variant.FuncAddr" class="anchor field"></a><code id='FuncAddr.v'>FuncAddr</code></span><span class='autohide sub-variant' id='variant.FuncAddr.fields'><h3>Fields of <b>FuncAddr</b></h3><div><span id="variant.FuncAddr.field.opcode" class="variant small-section-header"><a href="#variant.FuncAddr.field.opcode" class="anchor field"></a><code id='FuncAddr.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.FuncAddr.field.func_ref" class="variant small-section-header"><a href="#variant.FuncAddr.field.func_ref" class="anchor field"></a><code id='FuncAddr.v.func_ref.v'>func_ref: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.FuncRef.html" title="struct cranelift_codegen::ir::entities::FuncRef">FuncRef</a></code></span></div></span><span id="variant.Load" class="variant small-section-header"><a href="#variant.Load" class="anchor field"></a><code id='Load.v'>Load</code></span><span class='autohide sub-variant' id='variant.Load.fields'><h3>Fields of <b>Load</b></h3><div><span id="variant.Load.field.opcode" class="variant small-section-header"><a href="#variant.Load.field.opcode" class="anchor field"></a><code id='Load.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Load.field.arg" class="variant small-section-header"><a href="#variant.Load.field.arg" class="anchor field"></a><code id='Load.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.Load.field.flags" class="variant small-section-header"><a href="#variant.Load.field.flags" class="anchor field"></a><code id='Load.v.flags.v'>flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a></code></span><span id="variant.Load.field.offset" class="variant small-section-header"><a href="#variant.Load.field.offset" class="anchor field"></a><code id='Load.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.LoadComplex" class="variant small-section-header"><a href="#variant.LoadComplex" class="anchor field"></a><code id='LoadComplex.v'>LoadComplex</code></span><span class='autohide sub-variant' id='variant.LoadComplex.fields'><h3>Fields of <b>LoadComplex</b></h3><div><span id="variant.LoadComplex.field.opcode" class="variant small-section-header"><a href="#variant.LoadComplex.field.opcode" class="anchor field"></a><code id='LoadComplex.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.LoadComplex.field.args" class="variant small-section-header"><a href="#variant.LoadComplex.field.args" class="anchor field"></a><code id='LoadComplex.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.LoadComplex.field.flags" class="variant small-section-header"><a href="#variant.LoadComplex.field.flags" class="anchor field"></a><code id='LoadComplex.v.flags.v'>flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a></code></span><span id="variant.LoadComplex.field.offset" class="variant small-section-header"><a href="#variant.LoadComplex.field.offset" class="anchor field"></a><code id='LoadComplex.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.Store" class="variant small-section-header"><a href="#variant.Store" class="anchor field"></a><code id='Store.v'>Store</code></span><span class='autohide sub-variant' id='variant.Store.fields'><h3>Fields of <b>Store</b></h3><div><span id="variant.Store.field.opcode" class="variant small-section-header"><a href="#variant.Store.field.opcode" class="anchor field"></a><code id='Store.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Store.field.args" class="variant small-section-header"><a href="#variant.Store.field.args" class="anchor field"></a><code id='Store.v.args.v'>args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="variant.Store.field.flags" class="variant small-section-header"><a href="#variant.Store.field.flags" class="anchor field"></a><code id='Store.v.flags.v'>flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a></code></span><span id="variant.Store.field.offset" class="variant small-section-header"><a href="#variant.Store.field.offset" class="anchor field"></a><code id='Store.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.StoreComplex" class="variant small-section-header"><a href="#variant.StoreComplex" class="anchor field"></a><code id='StoreComplex.v'>StoreComplex</code></span><span class='autohide sub-variant' id='variant.StoreComplex.fields'><h3>Fields of <b>StoreComplex</b></h3><div><span id="variant.StoreComplex.field.opcode" class="variant small-section-header"><a href="#variant.StoreComplex.field.opcode" class="anchor field"></a><code id='StoreComplex.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.StoreComplex.field.args" class="variant small-section-header"><a href="#variant.StoreComplex.field.args" class="anchor field"></a><code id='StoreComplex.v.args.v'>args: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a></code></span><span id="variant.StoreComplex.field.flags" class="variant small-section-header"><a href="#variant.StoreComplex.field.flags" class="anchor field"></a><code id='StoreComplex.v.flags.v'>flags: <a class="struct" href="../../../cranelift_codegen/ir/struct.MemFlags.html" title="struct cranelift_codegen::ir::MemFlags">MemFlags</a></code></span><span id="variant.StoreComplex.field.offset" class="variant small-section-header"><a href="#variant.StoreComplex.field.offset" class="anchor field"></a><code id='StoreComplex.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.StackLoad" class="variant small-section-header"><a href="#variant.StackLoad" class="anchor field"></a><code id='StackLoad.v'>StackLoad</code></span><span class='autohide sub-variant' id='variant.StackLoad.fields'><h3>Fields of <b>StackLoad</b></h3><div><span id="variant.StackLoad.field.opcode" class="variant small-section-header"><a href="#variant.StackLoad.field.opcode" class="anchor field"></a><code id='StackLoad.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.StackLoad.field.stack_slot" class="variant small-section-header"><a href="#variant.StackLoad.field.stack_slot" class="anchor field"></a><code id='StackLoad.v.stack_slot.v'>stack_slot: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a></code></span><span id="variant.StackLoad.field.offset" class="variant small-section-header"><a href="#variant.StackLoad.field.offset" class="anchor field"></a><code id='StackLoad.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.StackStore" class="variant small-section-header"><a href="#variant.StackStore" class="anchor field"></a><code id='StackStore.v'>StackStore</code></span><span class='autohide sub-variant' id='variant.StackStore.fields'><h3>Fields of <b>StackStore</b></h3><div><span id="variant.StackStore.field.opcode" class="variant small-section-header"><a href="#variant.StackStore.field.opcode" class="anchor field"></a><code id='StackStore.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.StackStore.field.arg" class="variant small-section-header"><a href="#variant.StackStore.field.arg" class="anchor field"></a><code id='StackStore.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.StackStore.field.stack_slot" class="variant small-section-header"><a href="#variant.StackStore.field.stack_slot" class="anchor field"></a><code id='StackStore.v.stack_slot.v'>stack_slot: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a></code></span><span id="variant.StackStore.field.offset" class="variant small-section-header"><a href="#variant.StackStore.field.offset" class="anchor field"></a><code id='StackStore.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.HeapAddr" class="variant small-section-header"><a href="#variant.HeapAddr" class="anchor field"></a><code id='HeapAddr.v'>HeapAddr</code></span><span class='autohide sub-variant' id='variant.HeapAddr.fields'><h3>Fields of <b>HeapAddr</b></h3><div><span id="variant.HeapAddr.field.opcode" class="variant small-section-header"><a href="#variant.HeapAddr.field.opcode" class="anchor field"></a><code id='HeapAddr.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.HeapAddr.field.arg" class="variant small-section-header"><a href="#variant.HeapAddr.field.arg" class="anchor field"></a><code id='HeapAddr.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.HeapAddr.field.heap" class="variant small-section-header"><a href="#variant.HeapAddr.field.heap" class="anchor field"></a><code id='HeapAddr.v.heap.v'>heap: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Heap.html" title="struct cranelift_codegen::ir::entities::Heap">Heap</a></code></span><span id="variant.HeapAddr.field.imm" class="variant small-section-header"><a href="#variant.HeapAddr.field.imm" class="anchor field"></a><code id='HeapAddr.v.imm.v'>imm: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Uimm32.html" title="struct cranelift_codegen::ir::immediates::Uimm32">Uimm32</a></code></span></div></span><span id="variant.TableAddr" class="variant small-section-header"><a href="#variant.TableAddr" class="anchor field"></a><code id='TableAddr.v'>TableAddr</code></span><span class='autohide sub-variant' id='variant.TableAddr.fields'><h3>Fields of <b>TableAddr</b></h3><div><span id="variant.TableAddr.field.opcode" class="variant small-section-header"><a href="#variant.TableAddr.field.opcode" class="anchor field"></a><code id='TableAddr.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.TableAddr.field.arg" class="variant small-section-header"><a href="#variant.TableAddr.field.arg" class="anchor field"></a><code id='TableAddr.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.TableAddr.field.table" class="variant small-section-header"><a href="#variant.TableAddr.field.table" class="anchor field"></a><code id='TableAddr.v.table.v'>table: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Table.html" title="struct cranelift_codegen::ir::entities::Table">Table</a></code></span><span id="variant.TableAddr.field.offset" class="variant small-section-header"><a href="#variant.TableAddr.field.offset" class="anchor field"></a><code id='TableAddr.v.offset.v'>offset: <a class="struct" href="../../../cranelift_codegen/ir/immediates/struct.Offset32.html" title="struct cranelift_codegen::ir::immediates::Offset32">Offset32</a></code></span></div></span><span id="variant.RegMove" class="variant small-section-header"><a href="#variant.RegMove" class="anchor field"></a><code id='RegMove.v'>RegMove</code></span><span class='autohide sub-variant' id='variant.RegMove.fields'><h3>Fields of <b>RegMove</b></h3><div><span id="variant.RegMove.field.opcode" class="variant small-section-header"><a href="#variant.RegMove.field.opcode" class="anchor field"></a><code id='RegMove.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.RegMove.field.arg" class="variant small-section-header"><a href="#variant.RegMove.field.arg" class="anchor field"></a><code id='RegMove.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.RegMove.field.src" class="variant small-section-header"><a href="#variant.RegMove.field.src" class="anchor field"></a><code id='RegMove.v.src.v'>src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span><span id="variant.RegMove.field.dst" class="variant small-section-header"><a href="#variant.RegMove.field.dst" class="anchor field"></a><code id='RegMove.v.dst.v'>dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span></div></span><span id="variant.CopySpecial" class="variant small-section-header"><a href="#variant.CopySpecial" class="anchor field"></a><code id='CopySpecial.v'>CopySpecial</code></span><span class='autohide sub-variant' id='variant.CopySpecial.fields'><h3>Fields of <b>CopySpecial</b></h3><div><span id="variant.CopySpecial.field.opcode" class="variant small-section-header"><a href="#variant.CopySpecial.field.opcode" class="anchor field"></a><code id='CopySpecial.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.CopySpecial.field.src" class="variant small-section-header"><a href="#variant.CopySpecial.field.src" class="anchor field"></a><code id='CopySpecial.v.src.v'>src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span><span id="variant.CopySpecial.field.dst" class="variant small-section-header"><a href="#variant.CopySpecial.field.dst" class="anchor field"></a><code id='CopySpecial.v.dst.v'>dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span></div></span><span id="variant.RegSpill" class="variant small-section-header"><a href="#variant.RegSpill" class="anchor field"></a><code id='RegSpill.v'>RegSpill</code></span><span class='autohide sub-variant' id='variant.RegSpill.fields'><h3>Fields of <b>RegSpill</b></h3><div><span id="variant.RegSpill.field.opcode" class="variant small-section-header"><a href="#variant.RegSpill.field.opcode" class="anchor field"></a><code id='RegSpill.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.RegSpill.field.arg" class="variant small-section-header"><a href="#variant.RegSpill.field.arg" class="anchor field"></a><code id='RegSpill.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.RegSpill.field.src" class="variant small-section-header"><a href="#variant.RegSpill.field.src" class="anchor field"></a><code id='RegSpill.v.src.v'>src: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span><span id="variant.RegSpill.field.dst" class="variant small-section-header"><a href="#variant.RegSpill.field.dst" class="anchor field"></a><code id='RegSpill.v.dst.v'>dst: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a></code></span></div></span><span id="variant.RegFill" class="variant small-section-header"><a href="#variant.RegFill" class="anchor field"></a><code id='RegFill.v'>RegFill</code></span><span class='autohide sub-variant' id='variant.RegFill.fields'><h3>Fields of <b>RegFill</b></h3><div><span id="variant.RegFill.field.opcode" class="variant small-section-header"><a href="#variant.RegFill.field.opcode" class="anchor field"></a><code id='RegFill.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.RegFill.field.arg" class="variant small-section-header"><a href="#variant.RegFill.field.arg" class="anchor field"></a><code id='RegFill.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.RegFill.field.src" class="variant small-section-header"><a href="#variant.RegFill.field.src" class="anchor field"></a><code id='RegFill.v.src.v'>src: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.StackSlot.html" title="struct cranelift_codegen::ir::entities::StackSlot">StackSlot</a></code></span><span id="variant.RegFill.field.dst" class="variant small-section-header"><a href="#variant.RegFill.field.dst" class="anchor field"></a><code id='RegFill.v.dst.v'>dst: <a class="type" href="../../../cranelift_codegen/isa/registers/type.RegUnit.html" title="type cranelift_codegen::isa::registers::RegUnit">RegUnit</a></code></span></div></span><span id="variant.Trap" class="variant small-section-header"><a href="#variant.Trap" class="anchor field"></a><code id='Trap.v'>Trap</code></span><span class='autohide sub-variant' id='variant.Trap.fields'><h3>Fields of <b>Trap</b></h3><div><span id="variant.Trap.field.opcode" class="variant small-section-header"><a href="#variant.Trap.field.opcode" class="anchor field"></a><code id='Trap.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.Trap.field.code" class="variant small-section-header"><a href="#variant.Trap.field.code" class="anchor field"></a><code id='Trap.v.code.v'>code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a></code></span></div></span><span id="variant.CondTrap" class="variant small-section-header"><a href="#variant.CondTrap" class="anchor field"></a><code id='CondTrap.v'>CondTrap</code></span><span class='autohide sub-variant' id='variant.CondTrap.fields'><h3>Fields of <b>CondTrap</b></h3><div><span id="variant.CondTrap.field.opcode" class="variant small-section-header"><a href="#variant.CondTrap.field.opcode" class="anchor field"></a><code id='CondTrap.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.CondTrap.field.arg" class="variant small-section-header"><a href="#variant.CondTrap.field.arg" class="anchor field"></a><code id='CondTrap.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.CondTrap.field.code" class="variant small-section-header"><a href="#variant.CondTrap.field.code" class="anchor field"></a><code id='CondTrap.v.code.v'>code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a></code></span></div></span><span id="variant.IntCondTrap" class="variant small-section-header"><a href="#variant.IntCondTrap" class="anchor field"></a><code id='IntCondTrap.v'>IntCondTrap</code></span><span class='autohide sub-variant' id='variant.IntCondTrap.fields'><h3>Fields of <b>IntCondTrap</b></h3><div><span id="variant.IntCondTrap.field.opcode" class="variant small-section-header"><a href="#variant.IntCondTrap.field.opcode" class="anchor field"></a><code id='IntCondTrap.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.IntCondTrap.field.arg" class="variant small-section-header"><a href="#variant.IntCondTrap.field.arg" class="anchor field"></a><code id='IntCondTrap.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.IntCondTrap.field.cond" class="variant small-section-header"><a href="#variant.IntCondTrap.field.cond" class="anchor field"></a><code id='IntCondTrap.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.IntCC.html" title="enum cranelift_codegen::ir::condcodes::IntCC">IntCC</a></code></span><span id="variant.IntCondTrap.field.code" class="variant small-section-header"><a href="#variant.IntCondTrap.field.code" class="anchor field"></a><code id='IntCondTrap.v.code.v'>code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a></code></span></div></span><span id="variant.FloatCondTrap" class="variant small-section-header"><a href="#variant.FloatCondTrap" class="anchor field"></a><code id='FloatCondTrap.v'>FloatCondTrap</code></span><span class='autohide sub-variant' id='variant.FloatCondTrap.fields'><h3>Fields of <b>FloatCondTrap</b></h3><div><span id="variant.FloatCondTrap.field.opcode" class="variant small-section-header"><a href="#variant.FloatCondTrap.field.opcode" class="anchor field"></a><code id='FloatCondTrap.v.opcode.v'>opcode: <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code></span><span id="variant.FloatCondTrap.field.arg" class="variant small-section-header"><a href="#variant.FloatCondTrap.field.arg" class="anchor field"></a><code id='FloatCondTrap.v.arg.v'>arg: <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a></code></span><span id="variant.FloatCondTrap.field.cond" class="variant small-section-header"><a href="#variant.FloatCondTrap.field.cond" class="anchor field"></a><code id='FloatCondTrap.v.cond.v'>cond: <a class="enum" href="../../../cranelift_codegen/ir/condcodes/enum.FloatCC.html" title="enum cranelift_codegen::ir::condcodes::FloatCC">FloatCC</a></code></span><span id="variant.FloatCondTrap.field.code" class="variant small-section-header"><a href="#variant.FloatCondTrap.field.code" class="anchor field"></a><code id='FloatCondTrap.v.code.v'>code: <a class="enum" href="../../../cranelift_codegen/ir/enum.TrapCode.html" title="enum cranelift_codegen::ir::TrapCode">TrapCode</a></code></span></div></span><h2 id='methods' class='small-section-header'>Methods<a href='#methods' class='anchor'></a></h2><h3 id='impl' class='impl'><code class='in-band'>impl <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl' class='anchor'></a><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#496-1350' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.opcode' class="method"><code id='opcode.v'>pub fn <a href='#method.opcode' class='fnname'>opcode</a>(&self) -> <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.Opcode.html" title="enum cranelift_codegen::ir::instructions::Opcode">Opcode</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#498-550' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get the opcode of this instruction.</p>
|
||
</div><h4 id='method.typevar_operand' class="method"><code id='typevar_operand.v'>pub fn <a href='#method.typevar_operand' class='fnname'>typevar_operand</a>(&self, pool: &<a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a>></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#553-615' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get the controlling type variable operand.</p>
|
||
</div><h4 id='method.arguments' class="method"><code id='arguments.v'>pub fn <a href='#method.arguments' class='fnname'>arguments</a><'a>(&'a self, pool: &'a <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">&[</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#618-678' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get the value arguments to this instruction.</p>
|
||
</div><h4 id='method.arguments_mut' class="method"><code id='arguments_mut.v'>pub fn <a href='#method.arguments_mut' class='fnname'>arguments_mut</a><'a>(<br> &'a mut self, <br> pool: &'a mut <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">&mut [</a><a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Value.html" title="struct cranelift_codegen::ir::entities::Value">Value</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#682-742' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get mutable references to the value arguments to this
|
||
instruction.</p>
|
||
</div><h4 id='method.take_value_list' class="method"><code id='take_value_list.v'>pub fn <a href='#method.take_value_list' class='fnname'>take_value_list</a>(&mut self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#749-767' title='goto source code'>[src]</a></h4><div class='docblock'><p>Take out the value list with all the value arguments and return
|
||
it.</p>
|
||
<p>This leaves the value list in the instruction empty. Use
|
||
<code>put_value_list</code> to put the value list back.</p>
|
||
</div><h4 id='method.put_value_list' class="method"><code id='put_value_list.v'>pub fn <a href='#method.put_value_list' class='fnname'>put_value_list</a>(&mut self, vlist: <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueList.html" title="type cranelift_codegen::ir::instructions::ValueList">ValueList</a>)</code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#775-791' title='goto source code'>[src]</a></h4><div class='docblock'><p>Put back a value list.</p>
|
||
<p>After removing a value list with <code>take_value_list()</code>, use this
|
||
method to put it back. It is required that this instruction has
|
||
a format that accepts a value list, and that the existing value
|
||
list is empty. This avoids leaking list pool memory.</p>
|
||
</div><h4 id='method.eq' class="method"><code id='eq.v'>pub fn <a href='#method.eq' class='fnname'>eq</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Self, pool: &<a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#797-1043' title='goto source code'>[src]</a></h4><div class='docblock'><p>Compare two <code>InstructionData</code> for equality.</p>
|
||
<p>This operation requires a reference to a <code>ValueListPool</code> to
|
||
determine if the contents of any <code>ValueLists</code> are equal.</p>
|
||
</div><h4 id='method.hash' class="method"><code id='hash.v'>pub fn <a href='#method.hash' class='fnname'>hash</a><H: <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>>(&self, state: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>H, pool: &<a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>)</code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#1049-1349' title='goto source code'>[src]</a></h4><div class='docblock'><p>Hash an <code>InstructionData</code>.</p>
|
||
<p>This operation requires a reference to a <code>ValueListPool</code> to
|
||
hash the contents of any <code>ValueLists</code>.</p>
|
||
</div></div><h3 id='impl-1' class='impl'><code class='in-band'>impl <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-1' class='anchor'></a><a class='srclink' href='../../../src/cranelift_codegen/ir/instructions.rs.html#165-278' title='goto source code'>[src]</a></h3><div class='docblock'><p>Analyzing an instruction.</p>
|
||
<p>Avoid large matches on instruction formats by using the methods defined here to examine
|
||
instructions.</p>
|
||
</div><div class='impl-items'><h4 id='method.analyze_branch' class="method"><code id='analyze_branch.v'>pub fn <a href='#method.analyze_branch' class='fnname'>analyze_branch</a><'a>(&'a self, pool: &'a <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>) -> <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.BranchInfo.html" title="enum cranelift_codegen::ir::instructions::BranchInfo">BranchInfo</a><'a></code><a class='srclink' href='../../../src/cranelift_codegen/ir/instructions.rs.html#170-206' title='goto source code'>[src]</a></h4><div class='docblock'><p>Return information about the destination of a branch or jump instruction.</p>
|
||
<p>Any instruction that can transfer control to another EBB reveals its possible destinations
|
||
here.</p>
|
||
</div><h4 id='method.branch_destination' class="method"><code id='branch_destination.v'>pub fn <a href='#method.branch_destination' class='fnname'>branch_destination</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>></code><a class='srclink' href='../../../src/cranelift_codegen/ir/instructions.rs.html#212-225' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get the single destination of this branch instruction, if it is a single destination
|
||
branch or jump.</p>
|
||
<p>Multi-destination branches like <code>br_table</code> return <code>None</code>.</p>
|
||
</div><h4 id='method.branch_destination_mut' class="method"><code id='branch_destination_mut.v'>pub fn <a href='#method.branch_destination_mut' class='fnname'>branch_destination_mut</a>(&mut self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&mut <a class="struct" href="../../../cranelift_codegen/ir/entities/struct.Ebb.html" title="struct cranelift_codegen::ir::entities::Ebb">Ebb</a>></code><a class='srclink' href='../../../src/cranelift_codegen/ir/instructions.rs.html#231-259' title='goto source code'>[src]</a></h4><div class='docblock'><p>Get a mutable reference to the single destination of this branch instruction, if it is a
|
||
single destination branch or jump.</p>
|
||
<p>Multi-destination branches like <code>br_table</code> return <code>None</code>.</p>
|
||
</div><h4 id='method.analyze_call' class="method"><code id='analyze_call.v'>pub fn <a href='#method.analyze_call' class='fnname'>analyze_call</a><'a>(&'a self, pool: &'a <a class="type" href="../../../cranelift_codegen/ir/instructions/type.ValueListPool.html" title="type cranelift_codegen::ir::instructions::ValueListPool">ValueListPool</a>) -> <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.CallInfo.html" title="enum cranelift_codegen::ir::instructions::CallInfo">CallInfo</a><'a></code><a class='srclink' href='../../../src/cranelift_codegen/ir/instructions.rs.html#264-277' title='goto source code'>[src]</a></h4><div class='docblock'><p>Return information about a call instruction.</p>
|
||
<p>Any instruction that can call another function reveals its call signature here.</p>
|
||
</div></div><h2 id='implementations' class='small-section-header'>Trait Implementations<a href='#implementations' class='anchor'></a></h2><div id='implementations-list'><h3 id='impl-From%3C%26%27a%20InstructionData%3E' class='impl'><code class='in-band'>impl<'a> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><&'a <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a>> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionFormat.html" title="enum cranelift_codegen::ir::instructions::InstructionFormat">InstructionFormat</a></code><a href='#impl-From%3C%26%27a%20InstructionData%3E' class='anchor'></a><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#104-250' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from' class="method hidden"><code id='from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(inst: &'a <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a>) -> Self</code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#105-249' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Debug' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-Debug' class='anchor'></a><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#252' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt' class="method hidden"><code id='fmt.v'>fn <a href='https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>) -> <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#252' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></p>
|
||
</div></div><h3 id='impl-Clone' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-Clone' class='anchor'></a><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#252' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.clone' class="method hidden"><code id='clone.v'>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&self) -> <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a class='srclink' href='../../../src/cranelift_codegen/Users/syrusakbary/Development/wasmer/target/release/build/cranelift-codegen-107194823cb14791/out/opcodes.rs.html#252' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Returns a copy of the value. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone">Read more</a></p>
|
||
</div><h4 id='method.clone_from' class="method hidden"><code id='clone_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Self)</code><span class='since' title='Stable since Rust version 1.0.0'>1.0.0</span><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/clone.rs.html#131-133' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from">Read more</a></p>
|
||
</div></div></div><h2 id='synthetic-implementations' class='small-section-header'>Auto Trait Implementations<a href='#synthetic-implementations' class='anchor'></a></h2><div id='synthetic-implementations-list'><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Unpin' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-Unpin' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-RefUnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-RefUnwindSafe' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-UnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="enum" href="../../../cranelift_codegen/ir/instructions/enum.InstructionData.html" title="enum cranelift_codegen::ir::instructions::InstructionData">InstructionData</a></code><a href='#impl-UnwindSafe' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-From%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href='#impl-From%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#552-554' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from-1' class="method hidden"><code id='from.v-1'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#553' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryFrom%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href='#impl-TryFrom%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#571-577' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code id='Error.t'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_from' class="method hidden"><code id='try_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#574-576' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Into%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href='#impl-Into%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#543-548' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code id='into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -> U</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#545-547' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryInto%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href='#impl-TryInto%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#559-566' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code id='Error.t-1'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_into' class="method hidden"><code id='try_into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#563-565' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Borrow%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Borrow%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213-215' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><code id='borrow.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></div><h3 id='impl-BorrowMut%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-BorrowMut%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#218-220' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><code id='borrow_mut.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#219' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></div><h3 id='impl-Any' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#100-102' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code id='type_id.v'>fn <a href='https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#101' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></div><h3 id='impl-ToOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>, </span></code><a href='#impl-ToOwned' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#81-92' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Owned' class="type"><code id='Owned.t'>type <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#associatedtype.Owned' class="type">Owned</a> = T</code></h4><div class='docblock'><p>The resulting type after obtaining ownership.</p>
|
||
</div><h4 id='method.to_owned' class="method hidden"><code id='to_owned.v'>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned' class='fnname'>to_owned</a>(&self) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#85-87' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></p>
|
||
</div><h4 id='method.clone_into' class="method hidden"><code id='clone_into.v'>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into' class='fnname'>clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T)</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#89-91' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>toowned_clone_into</code>)</summary><p>recently added</p>
|
||
</details></div></div><div class='docblock hidden'><p>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></p>
|
||
</div></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../../../";window.currentCrate = "cranelift_codegen";</script><script src="../../../aliases.js"></script><script src="../../../main.js"></script><script defer src="../../../search-index.js"></script></body></html> |