Home
last modified time | relevance | path

Searched refs:Multiple (Results 1 – 12 of 12) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Dlower.rs333 Multiple, enumerator
341 Self::Once | Self::Multiple => Self::Multiple, in inc()
1271 value_ir_uses[sret_param] = ValueUseState::Multiple; in compute_use_states()
1316 if old == ValueUseState::Multiple || new != ValueUseState::Multiple { in compute_use_states()
1326 if value_ir_uses[value] == ValueUseState::Multiple { in compute_use_states()
1333 value_ir_uses[arg] == ValueUseState::Multiple in compute_use_states()
1337 value_ir_uses[value] = ValueUseState::Multiple; in compute_use_states()
1752 assert_eq!(uses[v4], ValueUseState::Multiple); in results_used_twice_but_not_operands()
/wasmtime-44.0.1/docs/
H A Dexamples-multimemory.md1 # Working with Multiple Memories
H A DSUMMARY.md16 - [Multiple Memories](./examples-multimemory.md)
H A Dcontributing-fuzzing.md125 ### Do Not Report the Same Bug Multiple Times
/wasmtime-44.0.1/crates/wasi/src/p3/wit/deps/
H A Dcli.wit79 /// Multiple streams may be active at the same time. The behavior of concurrent
H A Dfilesystem.wit314 /// Multiple read, write, and append streams may be active on the same open
407 /// directory. Multiple streams may be active on the same directory, and they
/wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/
H A Dcli.wit79 /// Multiple streams may be active at the same time. The behavior of concurrent
H A Dfilesystem.wit314 /// Multiple read, write, and append streams may be active on the same open
407 /// directory. Multiple streams may be active on the same directory, and they
/wasmtime-44.0.1/crates/debugger/wit/deps/
H A Dfilesystem.wit303 /// Multiple read, write, and append streams may be active on the same open
402 /// directory. Multiple streams may be active on the same directory, and they
/wasmtime-44.0.1/crates/wasi/src/p2/wit/deps/
H A Dfilesystem.wit303 /// Multiple read, write, and append streams may be active on the same open
402 /// directory. Multiple streams may be active on the same directory, and they
/wasmtime-44.0.1/crates/wasi-http/wit/deps/
H A Dfilesystem.wit303 /// Multiple read, write, and append streams may be active on the same open
402 /// directory. Multiple streams may be active on the same directory, and they
/wasmtime-44.0.1/tests/misc_testsuite/component-model/
H A Dresources.wast599 ;; Multiple copies of intrinsics all work