/external/llvm-project/llvm/test/CodeGen/X86/ |
D | vector-reduce-fmul.ll | 16 ; SSE2-NEXT: mulss %xmm1, %xmm0 18 ; SSE2-NEXT: mulss %xmm1, %xmm0 23 ; SSE41-NEXT: mulss %xmm1, %xmm0 25 ; SSE41-NEXT: mulss %xmm1, %xmm0 48 ; SSE2-NEXT: mulss %xmm1, %xmm0 51 ; SSE2-NEXT: mulss %xmm2, %xmm0 54 ; SSE2-NEXT: mulss %xmm2, %xmm0 56 ; SSE2-NEXT: mulss %xmm1, %xmm0 61 ; SSE41-NEXT: mulss %xmm1, %xmm0 63 ; SSE41-NEXT: mulss %xmm2, %xmm0 [all …]
|
D | fmf-flags.ll | 11 ; X64-NEXT: mulss %xmm1, %xmm0 12 ; X64-NEXT: mulss %xmm1, %xmm0 14 ; X64-NEXT: mulss {{.*}}(%rip), %xmm1 15 ; X64-NEXT: mulss %xmm1, %xmm0 35 ; X64-NEXT: mulss {{.*}}(%rip), %xmm0 85 ; X64-NEXT: mulss %xmm1, %xmm0 86 ; X64-NEXT: mulss %xmm1, %xmm0 88 ; X64-NEXT: mulss {{.*}}(%rip), %xmm1 89 ; X64-NEXT: mulss %xmm1, %xmm0 116 ; X64-NEXT: mulss {{.*}}(%rip), %xmm0
|
D | 2007-01-08-InstrSched.ll | 14 ; CHECK: mulss 15 ; CHECK: mulss 17 ; CHECK: mulss 19 ; CHECK: mulss
|
D | pow.ll | 17 ; CHECK-NEXT: mulss %xmm1, %xmm3 20 ; CHECK-NEXT: mulss %xmm2, %xmm4 21 ; CHECK-NEXT: mulss %xmm1, %xmm3 24 ; CHECK-NEXT: mulss %xmm4, %xmm3 33 ; CHECK-NEXT: mulss %xmm3, %xmm0 34 ; CHECK-NEXT: mulss %xmm0, %xmm2 35 ; CHECK-NEXT: mulss %xmm3, %xmm0 37 ; CHECK-NEXT: mulss %xmm2, %xmm0 51 ; CHECK-NEXT: mulss %xmm1, %xmm2 54 ; CHECK-NEXT: mulss %xmm3, %xmm4 [all …]
|
D | fdiv-combine.ll | 25 ; CHECK-NEXT: mulss %xmm3, %xmm0 26 ; CHECK-NEXT: mulss %xmm1, %xmm0 27 ; CHECK-NEXT: mulss %xmm3, %xmm0 41 ; CHECK-NEXT: mulss %xmm1, %xmm0 56 ; CHECK-NEXT: mulss %xmm1, %xmm0 72 ; CHECK-NEXT: mulss %xmm3, %xmm0 73 ; CHECK-NEXT: mulss %xmm1, %xmm0 74 ; CHECK-NEXT: mulss %xmm3, %xmm0
|
D | 2007-10-12-SpillerUnfold1.ll | 12 ; CHECK-NEXT: mulss %xmm0, %xmm3 20 ; CHECK-NEXT: mulss %xmm0, %xmm3 21 ; CHECK-NEXT: mulss %xmm0, %xmm5 28 ; CHECK-NEXT: mulss %xmm0, %xmm2 29 ; CHECK-NEXT: mulss %xmm0, %xmm4
|
D | vector-reduce-fmul-fast.ll | 18 ; SSE2-NEXT: mulss %xmm1, %xmm2 19 ; SSE2-NEXT: mulss %xmm2, %xmm0 25 ; SSE41-NEXT: mulss %xmm1, %xmm2 26 ; SSE41-NEXT: mulss %xmm2, %xmm0 54 ; SSE2-NEXT: mulss %xmm2, %xmm1 55 ; SSE2-NEXT: mulss %xmm1, %xmm0 64 ; SSE41-NEXT: mulss %xmm2, %xmm1 65 ; SSE41-NEXT: mulss %xmm1, %xmm0 98 ; SSE2-NEXT: mulss %xmm2, %xmm1 99 ; SSE2-NEXT: mulss %xmm1, %xmm0 [all …]
|
D | sqrt-fastmath.ll | 83 ; SSE-NEXT: mulss %xmm1, %xmm2 85 ; SSE-NEXT: mulss %xmm2, %xmm3 86 ; SSE-NEXT: mulss %xmm1, %xmm2 89 ; SSE-NEXT: mulss %xmm3, %xmm2 144 ; SSE-NEXT: mulss %xmm1, %xmm2 146 ; SSE-NEXT: mulss %xmm2, %xmm3 147 ; SSE-NEXT: mulss %xmm1, %xmm2 149 ; SSE-NEXT: mulss %xmm3, %xmm2 227 ; SSE-NEXT: mulss %xmm1, %xmm2 229 ; SSE-NEXT: mulss %xmm2, %xmm3 [all …]
|
D | fadd-combines.ll | 57 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 82 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 107 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 134 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 161 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 186 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 211 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0
|
D | complex-fastmath.ll | 18 ; SSE-NEXT: mulss %xmm1, %xmm2 19 ; SSE-NEXT: mulss %xmm0, %xmm0 20 ; SSE-NEXT: mulss %xmm1, %xmm1 113 ; SSE-NEXT: mulss %xmm0, %xmm4 114 ; SSE-NEXT: mulss %xmm1, %xmm0 115 ; SSE-NEXT: mulss %xmm2, %xmm1 117 ; SSE-NEXT: mulss %xmm2, %xmm3
|
D | fold-load-binops.ll | 78 define <4 x float> @mulss(<4 x float> %va, float* %pb) { 79 ; SSE-LABEL: mulss: 81 ; SSE-NEXT: mulss (%rdi), %xmm0 84 ; AVX-LABEL: mulss:
|
D | sqrt-fastmath-tune.ll | 12 ; NHM-NEXT: mulss %xmm1, %xmm2 14 ; NHM-NEXT: mulss %xmm2, %xmm3 15 ; NHM-NEXT: mulss %xmm1, %xmm2 18 ; NHM-NEXT: mulss %xmm3, %xmm2 164 ; NHM-NEXT: mulss %xmm1, %xmm2 166 ; NHM-NEXT: mulss %xmm2, %xmm3 167 ; NHM-NEXT: mulss %xmm1, %xmm2 169 ; NHM-NEXT: mulss %xmm3, %xmm2
|
D | fdiv-combine-vec.ll | 101 ; SSE-NEXT: mulss %xmm2, %xmm1 104 ; SSE-NEXT: mulss %xmm2, %xmm3 131 ; SSE-NEXT: mulss %xmm3, %xmm2 134 ; SSE-NEXT: mulss %xmm3, %xmm4
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-01-08-InstrSched.ll | 14 ; CHECK: mulss 15 ; CHECK: mulss 16 ; CHECK: mulss 17 ; CHECK: mulss
|
D | fdiv-combine.ll | 24 ; CHECK-NEXT: mulss %xmm3, %xmm0 25 ; CHECK-NEXT: mulss %xmm1, %xmm0 26 ; CHECK-NEXT: mulss %xmm3, %xmm0 40 ; CHECK-NEXT: mulss %xmm1, %xmm0 55 ; CHECK-NEXT: mulss %xmm1, %xmm0 71 ; CHECK-NEXT: mulss %xmm3, %xmm0 72 ; CHECK-NEXT: mulss %xmm1, %xmm0 73 ; CHECK-NEXT: mulss %xmm3, %xmm0
|
D | fadd-combines.ll | 49 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 74 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 99 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 126 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 153 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 178 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0 203 ; CHECK-NEXT: mulss {{.*}}(%rip), %xmm0
|
D | fmul-combines.ll | 140 ; CHECK: mulss 141 ; CHECK-NOT: mulss 151 ; CHECK: mulss 152 ; CHECK-NOT: mulss 161 ; CHECK: mulss %xmm1, %xmm0
|
D | fold-load-binops.ll | 77 define <4 x float> @mulss(<4 x float> %va, float* %pb) { 78 ; SSE-LABEL: mulss: 80 ; SSE-NEXT: mulss (%rdi), %xmm0 83 ; AVX-LABEL: mulss:
|
/external/llvm-project/llvm/test/MC/X86/ |
D | SSE-32.s | 789 mulss -485498096(%edx,%eax,4), %xmm1 label 793 mulss 485498096(%edx,%eax,4), %xmm1 label 797 mulss 485498096(%edx), %xmm1 label 801 mulss 485498096, %xmm1 label 805 mulss 64(%edx,%eax), %xmm1 label 809 mulss (%edx), %xmm1 label 813 mulss %xmm1, %xmm1 label
|
D | SSE-64.s | 937 mulss 485498096, %xmm6 label 941 mulss -64(%rdx,%rax,4), %xmm6 label 945 mulss 64(%rdx,%rax,4), %xmm6 label 949 mulss 64(%rdx,%rax), %xmm6 label 953 mulss 64(%rdx), %xmm6 label 957 mulss (%rdx), %xmm6 label 961 mulss %xmm6, %xmm6 label
|
/external/compiler-rt/lib/builtins/x86_64/ |
D | floatundisf.S | 31 mulss REL_ADDR(two), %xmm0
|
/external/llvm-project/compiler-rt/lib/builtins/x86_64/ |
D | floatundisf.S | 32 mulss REL_ADDR(two), %xmm0
|
/external/llvm-project/polly/docs/experiments/matmul/ |
D | matmul.normalopt.s | 199 mulss (%rdi), %xmm1 202 mulss 6144(%rdi), %xmm2 205 mulss 12288(%rdi), %xmm0
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-sse1.s | 100 mulss %xmm0, %xmm2 label 101 mulss (%rax), %xmm2 label 263 # CHECK-NEXT: 1 5 2.00 mulss %xmm0, %xmm2 264 # CHECK-NEXT: 1 8 2.00 * mulss (%rax), %xmm2 404 # CHECK-NEXT: - - 2.00 1.00 - - - - mulss %xmm0, %xmm2 405 # CHECK-NEXT: - - 2.00 1.00 - - - 1.00 mulss (%rax), %xmm2
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-sse1.s | 100 mulss %xmm0, %xmm2 label 101 mulss (%rax), %xmm2 label 263 # CHECK-NEXT: 1 5 1.00 mulss %xmm0, %xmm2 264 # CHECK-NEXT: 2 11 1.00 * mulss (%rax), %xmm2 404 # CHECK-NEXT: - - 1.00 - - - - - mulss %xmm0, %xmm2 405 # CHECK-NEXT: - - 1.00 - - - 0.50 0.50 mulss (%rax), %xmm2
|