Home
last modified time | relevance | path

Searched refs:v_mul (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dfcanonicalize-elimination.ll34 ; GCN-NOT: v_mul
49 ; GCN-NOT: v_mul
64 ; GCN-NOT: v_mul
79 ; GCN-NOT: v_mul
94 ; GCN-NOT: v_mul
109 ; GCN-NOT: v_mul
125 ; GCN-NOT: v_mul
141 ; GCN-NOT: v_mul
158 ; GCN-NOT: v_mul
177 ; GCN-NOT: v_mul
[all …]
Dfmin_fmax_legacy.amdgcn.ll8 ; GCN-NOT: v_mul
25 ; GCN-NOT: v_mul
42 ; GCN-NOT: v_mul
59 ; GCN-NOT: v_mul
Dmul.i16.ll17 ; FIXME: Should emit scalar mul or maybe i16 v_mul here
/external/rust/crates/libz-sys/src/zlib-ng/arch/power/
Dadler32_power8.c74 const vector unsigned char v_mul = {16, 15, 14, 13, 12, 11, 10, 9, 8, 7, in adler32_power8() local
96 vsum2 = vec_msum(vbuf, v_mul, v_zeros); in adler32_power8()
131 vsum2 = vec_msum(vbuf, v_mul, v_zeros); in adler32_power8()