Searched refs:inserted (Results 1 – 9 of 9) sorted by relevance
| /wasmtime-44.0.1/cranelift/isle/isle/isle_examples/fail/ |
| H A D | converter_extractor_constructor.isle | 20 ;; might expect u_to_v to be implicitly inserted in the RHS, but 26 ;; might expect t_to_u to be implicitly inserted in the LHS, but t_to_u
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/isa/x64/ |
| H A D | select-issue-3744.clif | 4 ; Check that no intervening moves are inserted when lowering `select` (see
|
| /wasmtime-44.0.1/cranelift/bforest/src/ |
| H A D | path.rs | 330 let inserted = pool[node].try_leaf_insert(entry, key, value); in split_and_insert() localVariable 331 debug_assert!(inserted); in split_and_insert() 339 let inserted = pool[node].try_inner_insert(entry, key, n); in split_and_insert() localVariable 340 debug_assert!(inserted); in split_and_insert()
|
| /wasmtime-44.0.1/crates/environ/src/component/translate/ |
| H A D | adapt.rs | 515 let inserted = self.defined_items.insert(Def::Adapter(*adapter)); in finish_adapter_module() localVariable 516 assert!(inserted); in finish_adapter_module()
|
| /wasmtime-44.0.1/cranelift/entity/ |
| H A D | README.md | 21 own keys when elements are inserted, while an `SecondaryMap` reuses the keys
|
| /wasmtime-44.0.1/cranelift/docs/ |
| H A D | isle-integration.md | 237 instructions are ever inserted between our flags-using instructions, clobbering
|
| /wasmtime-44.0.1/docs/ |
| H A D | contributing-architecture.md | 289 instance may still have had its functions, for example, inserted into an
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/ |
| H A D | lower.isle | 1076 ;; checks need to be manually inserted.
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | doxygen.conf.in | 632 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
|