Searched refs:NarrowInt (Results 1 – 1 of 1) sorted by relevance
699 let NarrowInt = &TypeVar::new( in define() localVariable1451 Operand::new("a", NarrowInt).with_doc("A constant integer scalar or vector value"), in define()1730 .operands_out(vec![Operand::new("x", NarrowInt)]), in define()3746 Operand::new("lo", NarrowInt), in define()3747 Operand::new("hi", NarrowInt), in define()3750 Operand::new("a", &NarrowInt.double_width()) in define()