Lines Matching refs:subtraction
1 ; Test vector subtraction.
5 ; Test a v16i8 subtraction.
14 ; Test a v8i16 subtraction.
23 ; Test a v4i32 subtraction.
32 ; Test a v2i64 subtraction.
41 ; Test a v4f32 subtraction, as an example of an operation that needs to be
67 ; Test a v2f64 subtraction.
77 ; Test an f64 subtraction that uses vector registers.
88 ; Test a v2i8 subtraction, which gets promoted to v16i8.
97 ; Test a v4i8 subtraction, which gets promoted to v16i8.
106 ; Test a v8i8 subtraction, which gets promoted to v16i8.
115 ; Test a v2i16 subtraction, which gets promoted to v8i16.
124 ; Test a v4i16 subtraction, which gets promoted to v8i16.
133 ; Test a v2i32 subtraction, which gets promoted to v4i32.
142 ; Test a v2f32 subtraction, which gets promoted to v4f32.
149 ; Test a v1i128 subtraction.