Searched refs:expression (Results 1 – 17 of 17) sorted by relevance
| /wasmtime-44.0.1/cranelift/isle/ |
| H A D | TODO | 5 - Get rid of the expression syntax `<EXPR` in patterns; do a type-dependent 13 - Include full rule body (S-expression) in comment, not just line number
|
| H A D | README.md | 69 The ISLE language is based around rules for translating a term (i.e. expression) 128 *expression*. When the LHS pattern matches the input, then we evaluate the RHS 129 expression. The LHS pattern can bind variables from the input that are then 271 expression. Just like we would have otherwise written by hand. And wherever we
|
| /wasmtime-44.0.1/crates/cranelift/src/debug/transform/ |
| H A D | mod.rs | 20 mod expression; module 33 ) -> expression::FunctionFrameInfo<'a> { in function_frame_info() 36 expression::FunctionFrameInfo { in function_frame_info()
|
| H A D | expression.rs | 920 macro_rules! expression { macro 965 let e = expression!(DW_OP_WASM_location, 0x0, 20, DW_OP_stack_value); in test_debug_parse_expressions() 980 let e = expression!( in test_debug_parse_expressions() 1005 let e = expression!(DW_OP_WASM_location, 0x0, 3, DW_OP_stack_value); in test_debug_parse_expressions() 1007 let e = expression!(DW_OP_fbreg, 0x12); in test_debug_parse_expressions() 1025 let e = expression!( in test_debug_parse_expressions() 1053 let e = expression!( in test_debug_parse_expressions() 1078 let e = expression!( in test_debug_parse_expressions() 1134 let e = expression!( in test_debug_parse_expressions() 1168 let e = expression!( in test_debug_parse_expressions() [all …]
|
| H A D | utils.rs | 4 use super::expression::{CompiledExpression, FunctionFrameInfo};
|
| H A D | attr.rs | 6 use super::expression::{CompiledExpression, FunctionFrameInfo, compile_expression};
|
| H A D | unit.rs | 7 use super::expression::compile_expression;
|
| H A D | simulate.rs | 2 use super::expression::{CompiledExpression, FunctionFrameInfo};
|
| /wasmtime-44.0.1/crates/wizer/benches/regex-bench/ |
| H A D | README.md | 3 Compiles a simple regular expression in the initialization function and the main
|
| /wasmtime-44.0.1/cranelift/isle/docs/ |
| H A D | language-reference.md | 167 [S-expression](https://en.wikipedia.org/wiki/S-expression) syntax, 237 and right-hand side (RHS), or *expression*. The left-hand and 327 *expression* that generates a new term. This expression can use parts 334 the output expression: 522 The expression (right-hand side) is made up of the following 523 expression operators: 660 expression of a rule have the same type. 985 evaluate the expression (`EXPR2` or `EXPR3` above) first. An 998 right-hand side expression. 1175 expression and builds its return value from its argument [all …]
|
| /wasmtime-44.0.1/cranelift/filetests/src/ |
| H A D | test_unwind.rs | 450 DefCfaExpression { expression: _ } => { in dump_cfi_instructions() 524 expression: _, in dump_cfi_instructions() 534 expression: _, in dump_cfi_instructions()
|
| /wasmtime-44.0.1/ |
| H A D | deny.toml | 28 expression = "MIT AND ISC AND OpenSSL"
|
| H A D | CODE_OF_CONDUCT.md | 7 …gardless of age, body size, disability, ethnicity, gender identity and expression, level of experi…
|
| /wasmtime-44.0.1/cranelift/ |
| H A D | rustc.md | 68 reason about control flow than expression graphs. But, graph-oriented
|
| /wasmtime-44.0.1/docs/ |
| H A D | wasip2-plugins.md | 19 it takes an expression represented in prefix form, without parentheses, 214 expression that was provided on the command line:
|
| /wasmtime-44.0.1/cranelift/docs/ |
| H A D | testing.md | 99 This is useful for defining common regular expression variables with the
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 801 …rn{range:n,expression:i}}o(e,"create"),t.create=e;function r(n){let i=n;return i!=null&&Pr.is(i.ra…
|