| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | otherops.ll | 5 define i32 @test_mul(i32 %arg) { 6 ; CHECK-LABEL: test_mul
|
| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/GlobalISel/ |
| H A D | arithmetic.ll | 31 define i32 @test_mul(i32 %x, i32 %y) { 32 ; CHECK-LABEL: name: test_mul
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fp_load_fold.ll | 18 define double @test_mul(double %X, ptr %P) { 19 ; CHECK-LABEL: test_mul:
|
| H A D | sse2.ll | 696 define <4 x i32> @test_mul(<4 x i32> %x, <4 x i32> %y) { 697 ; SSE-LABEL: test_mul: 708 ; AVX-LABEL: test_mul:
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | zvector2.c | 99 void test_mul (void) in test_mul() function
|
| H A D | zvector.c | 805 void test_mul(void) { in test_mul() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/ |
| H A D | thumb-select-arithmetic-ops.mir | 12 define void @test_mul() { ret void } 185 name: test_mul 197 ; CHECK-LABEL: name: test_mul
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
| H A D | combine-redundant-neg.mir | 65 name: test_mul 70 ; CHECK-LABEL: name: test_mul
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | reduction_unrolled.ll | 51 ; int test_mul(unsigned int *p) { 58 define i32 @test_mul(i32* nocapture readonly %p) { 59 ; AVX-LABEL: @test_mul( 66 ; SSE-LABEL: @test_mul(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | debuginfo-variables.ll | 89 define void @test_mul(i64 %A) { 90 ; CHECK-LABEL: @test_mul(
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | ppc-smmintrin.c | 324 test_mul() { in test_mul() function
|
| H A D | ppc-mmintrin.c | 327 test_mul() { in test_mul() function
|
| H A D | ppc-xmmintrin.c | 717 test_mul() { in test_mul() function
|
| H A D | ppc-emmintrin.c | 801 test_mul() { in test_mul() function
|
| /llvm-project-15.0.7/llvm/test/Analysis/DemandedBits/ |
| H A D | basic.ll | 18 define i8 @test_mul(i32 %a, i32 %b) {
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | limit-depth.ll | 49 define void @test_mul(i32 %a, i32 %b) { 50 ; CHECK-LABEL: @test_mul
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imdrover.h | 56 bool test_mul(testspec_t* t, FILE* ofp);
|
| H A D | imtest.c | 106 {"mul", 3, 1, test_mul}, /* r3 = r1 * r2 */
|
| H A D | imdrover.c | 555 bool test_mul(testspec_t* t, FILE* ofp) { in test_mul() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fp128.ll | 39 define fp128 @test_mul() { 40 ; CHECK-LABEL: test_mul:
|
| /llvm-project-15.0.7/mlir/test/Dialect/Tosa/ |
| H A D | ops.mlir | 204 func.func @test_mul(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x1x3xf32>) -> tensor<13x21x3xf32> {
|