Home
last modified time | relevance | path

Searched refs:Extract (Results 1 – 18 of 18) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dprelude.isle51 ;; Extract the type of a `Value`.
495 ;; Extract a `u8` from an `Uimm8`.
499 ;; Extract a `u64` from a `bool`.
503 ;; Extract a `u64` from an `Imm64`.
508 ;; Extract a `u64` from an `Imm64` which is not zero.
524 ;; Extract a `u16` from an `Ieee16`.
528 ;; Extract a `u32` from an `Ieee32`.
532 ;; Extract a `u64` from an `Ieee64`.
H A Dprelude_lower.isle197 ;; Extract a the target from a MachLabelSlice with exactly one target.
201 ;; Extract a the targets from a MachLabelSlice with exactly two targets.
205 ;; Extract the default target and jump table from a MachLabelSlice.
251 ;; Extract the result values for the given instruction.
260 ;; Extract the first result value of the given instruction.
264 ;; Extract the `InstructionData` for an `Inst`.
268 ;; Extract the type of the instruction's first result.
273 ;; Extract the type of the instruction's first result and pass along the
295 ;; Extract a constant `u64` from a value defined by an `iconst`.
309 ;; Extract a constant `i32` from a value defined by an `iconst`.
[all …]
H A Dprelude_opt.isle7 ;; Extract any node(s) for the given eclass ID.
128 ;; Construct an `iconst` from an `i64` or Extract an `i64` from an `iconst`
146 ;; Construct an `iconst` from a `u64` or Extract a `u64` from an `iconst`
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/mid-end/
H A Dbroken_bor_band_consts.isle48 ;; Extract a `u64` from an `Imm64`.
/wasmtime-44.0.1/cranelift/isle/isle/src/
H A Dast.rs184 Extract, enumerator
H A Dprinter.rs533 SpecOp::Extract => "extract", in to_sexpr()
H A Dparser.rs512 "extract" => Ok(SpecOp::Extract), in parse_spec_op()
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/src/
H A Dannotations.rs185 SpecOp::Extract => { in spec_op_to_expr()
/wasmtime-44.0.1/tests/misc_testsuite/component-model-threading/
H A Dstackful-cancellation.wast88 ;; Extract the thread index and future to wait on from the argument structure
290 ;; Extract the subtask index
/wasmtime-44.0.1/tests/misc_testsuite/component-model/async/
H A Dcancel-host.wast41 ;; Extract subtask id
/wasmtime-44.0.1/cranelift/docs/
H A Disle-integration.md188 ;; Extract a `SinkableLoad` from a value if the value is defined by a compatible
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst.isle2079 ;; Extract a `UImm5` from an `u8`.
2083 ;; Extract a `UImm5` from an `u64`.
2457 ;; Extract a sinkable instruction from a value operand.
2862 ;; Extract the components of an `IntegerCompare`
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dlower.isle980 ;; 128-bit source type: Extract the low half.
2290 ;; Extract vector lane to general-purpose register.
2296 ;; Extract vector lane to floating-point register.
2301 ;; Extract vector lane and store to big-endian memory.
2308 ;; Extract vector lane and store to little-endian memory.
H A Dinst.isle1711 ;; Extract "permute" and "and" masks from a shuffle constant
1728 ;; Extract smaller integer type from u64 if it matches.
1736 ;; Extract integer of certain type from value if it matches.
1984 ;; Extract a sinkable instruction from a value operand.
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dlower.isle893 ;; Extract the low half components of rn.
901 ;; Extract the low half components of rm.
H A Dinst.isle1684 ;; Extract narrow.
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle1051 ;; Extract a constant `GprMemImm.Imm` from a value operand.
1058 ;; Extract a `SinkableLoad` that works with `RegMemImm.Mem` from a value
H A Dlower.isle1448 ;; Extract only the output of the sbb instruction