Home
last modified time | relevance | path

Searched refs:Operator (Results 1 – 8 of 8) sorted by relevance

/wasmtime-44.0.1/crates/cranelift/src/translate/
H A Dcode_translator.rs1860 Operator::I8x16Add | Operator::I16x8Add | Operator::I32x4Add | Operator::I64x2Add => { in translate_operator()
1872 Operator::I8x16Sub | Operator::I16x8Sub | Operator::I32x4Sub | Operator::I64x2Sub => { in translate_operator()
1904 Operator::I8x16Neg | Operator::I16x8Neg | Operator::I32x4Neg | Operator::I64x2Neg => { in translate_operator()
1908 Operator::I8x16Abs | Operator::I16x8Abs | Operator::I32x4Abs | Operator::I64x2Abs => { in translate_operator()
1936 Operator::I8x16Shl | Operator::I16x8Shl | Operator::I32x4Shl | Operator::I64x2Shl => { in translate_operator()
1987 Operator::I8x16Eq | Operator::I16x8Eq | Operator::I32x4Eq | Operator::I64x2Eq => { in translate_operator()
1990 Operator::I8x16Ne | Operator::I16x8Ne | Operator::I32x4Ne | Operator::I64x2Ne => { in translate_operator()
1993 Operator::I8x16GtS | Operator::I16x8GtS | Operator::I32x4GtS | Operator::I64x2GtS => { in translate_operator()
1996 Operator::I8x16LtS | Operator::I16x8LtS | Operator::I32x4LtS | Operator::I64x2LtS => { in translate_operator()
2005 Operator::I8x16GeS | Operator::I16x8GeS | Operator::I32x4GeS | Operator::I64x2GeS => { in translate_operator()
[all …]
H A Dfunc_translator.rs298 op: &wasmparser::Operator<'_>, in validate_op_and_get_operand_types()
/wasmtime-44.0.1/crates/environ/src/
H A Dtunables.rs6 use wasmparser::Operator;
357 pub fn cost(&self, op: &Operator) -> i64 { in cost()
365 const fn default_operator_cost(op: &Operator) -> i64 { in default_operator_cost()
368 Operator::Nop | Operator::Drop => 0, in default_operator_cost()
373 Operator::Block { .. } in default_operator_cost()
374 | Operator::Loop { .. } in default_operator_cost()
375 | Operator::Unreachable in default_operator_cost()
376 | Operator::Return in default_operator_cost()
377 | Operator::Else in default_operator_cost()
378 | Operator::End => 0, in default_operator_cost()
[all …]
H A Dtypes.rs1930 if matches!(op, wasmparser::Operator::End) && iter.peek().is_none() {
1936 if let wasmparser::Operator::RefFunc { function_index } = &op {
2039 op: wasmparser::Operator<'_>, in from_wasmparser()
2042 use wasmparser::Operator as O; in from_wasmparser()
/wasmtime-44.0.1/crates/wizer/src/
H A Dlib.rs284 wasmparser::Operator::TableCopy { .. } => { in wasm_validate()
287 wasmparser::Operator::TableInit { .. } => { in wasm_validate()
290 wasmparser::Operator::TableSet { .. } => { in wasm_validate()
293 wasmparser::Operator::TableGrow { .. } => { in wasm_validate()
296 wasmparser::Operator::TableFill { .. } => { in wasm_validate()
307 wasmparser::Operator::ElemDrop { .. } => { in wasm_validate()
310 wasmparser::Operator::DataDrop { .. } => { in wasm_validate()
318 wasmparser::Operator::StructSet { .. } => { in wasm_validate()
321 wasmparser::Operator::ArraySet { .. } => { in wasm_validate()
324 wasmparser::Operator::ArrayFill { .. } => { in wasm_validate()
[all …]
/wasmtime-44.0.1/winch/codegen/src/codegen/
H A Dmod.rs376 use Operator::*; in emit_body()
1351 Operator::Unreachable in fuel_before_visit_op()
1352 | Operator::Loop { .. } in fuel_before_visit_op()
1353 | Operator::If { .. } in fuel_before_visit_op()
1354 | Operator::Else { .. } in fuel_before_visit_op()
1355 | Operator::Br { .. } in fuel_before_visit_op()
1356 | Operator::BrIf { .. } in fuel_before_visit_op()
1357 | Operator::BrTable { .. } in fuel_before_visit_op()
1358 | Operator::End in fuel_before_visit_op()
1359 | Operator::Return in fuel_before_visit_op()
[all …]
/wasmtime-44.0.1/crates/cranelift/src/
H A Dfunc_environ.rs399 op: &Operator<'_>, in fuel_before_op()
423 Operator::Unreachable in fuel_before_op()
424 | Operator::Return in fuel_before_op()
430 | Operator::Throw { .. } | Operator::ThrowRef => { in fuel_before_op()
437 Operator::Loop { .. } in fuel_before_op()
442 | Operator::If { .. } in fuel_before_op()
447 | Operator::Br { .. } in fuel_before_op()
459 | Operator::End in fuel_before_op()
492 Operator::Call { .. } | Operator::CallIndirect { .. } => { in fuel_after_op()
3624 op: &Operator, in before_translate_operator() argument
[all …]
/wasmtime-44.0.1/docs/js/
H A Dmermaid.min.11.6.0.js801Operator=24,t.TypeParameter=25})(zoe||(zoe={}));(function(t){t.PlainText=1,t.Snippet=2})(Goe||(Goe…