Searched refs:IntTo (Results 1 – 1 of 1) sorted by relevance
| /wasmtime-44.0.1/cranelift/codegen/meta/src/shared/ |
| H A D | instructions.rs | 3173 let IntTo = &TypeVar::new( in define() localVariable 3190 .operands_out(vec![Operand::new("a", IntTo)]), in define() 3560 let IntTo = &TypeVar::new( in define() localVariable 3580 .operands_out(vec![Operand::new("a", IntTo)]) in define() 3599 .operands_out(vec![Operand::new("a", IntTo)]) in define() 3604 let IntTo = &TypeVar::new( in define() localVariable 3624 .operands_out(vec![Operand::new("a", IntTo)]), in define() 3637 .operands_out(vec![Operand::new("a", IntTo)]), in define() 3651 .operands_out(vec![Operand::new("a", IntTo)]), in define()
|