Home
last modified time | relevance | path

Searched refs:cst_1 (Results 1 – 24 of 24) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dpostlegalizer-combiner-anyext-to-zext.mir19 ; CHECK-NEXT: %cst_1:_(s64) = G_CONSTANT i64 1
20 ; CHECK-NEXT: %icmp:_(s32) = G_ICMP intpred(eq), %copy(s64), %cst_1
25 %cst_1:_(s64) = G_CONSTANT i64 1
26 %icmp:_(s32) = G_ICMP intpred(eq), %copy(s64), %cst_1
46 ; CHECK-NEXT: %cst_1:_(s32) = G_CONSTANT i32 1
47 ; CHECK-NEXT: %vec_cst_1:_(<2 x s32>) = G_BUILD_VECTOR %cst_1(s32), %cst_1(s32)
53 %cst_1:_(s32) = G_CONSTANT i32 1
54 %vec_cst_1:_(<2 x s32>) = G_BUILD_VECTOR %cst_1, %cst_1
74 ; CHECK-NEXT: %cst_1:_(s64) = G_FCONSTANT double 1.000000e+00
80 %cst_1:_(s64) = G_FCONSTANT double 1.0
[all …]
H A Dprelegalizer-combiner-load-or-pattern.mir41 %cst_1:_(s32) = G_CONSTANT i32 1
107 %cst_1:_(s32) = G_CONSTANT i32 1
165 %cst_1:_(s32) = G_CONSTANT i32 1
232 %cst_1:_(s64) = G_CONSTANT i64 1
273 %cst_1:_(s64) = G_CONSTANT i64 1
314 %cst_1:_(s64) = G_CONSTANT i64 1
371 %cst_1:_(s64) = G_CONSTANT i64 1
432 %cst_1:_(s32) = G_CONSTANT i32 1
494 %cst_1:_(s32) = G_CONSTANT i32 1
680 %cst_1:_(s64) = G_CONSTANT i64 1
[all …]
H A Dprelegalizer-combiner-load-or-pattern-align.mir23 ; STRICT: %cst_1:_(s64) = G_CONSTANT i64 1
26 ; STRICT: %ptr_elt_1:_(p0) = G_PTR_ADD %ptr, %cst_1(s64)
33 %cst_1:_(s64) = G_CONSTANT i64 1
37 %ptr_elt_1:_(p0) = G_PTR_ADD %ptr, %cst_1(s64)
67 %cst_1:_(s64) = G_CONSTANT i64 1
71 %ptr_elt_1:_(p0) = G_PTR_ADD %ptr, %cst_1(s64)
H A Dprelegalizer-combiner-icmp-to-true-false-known-bits.mir73 %cst_1:_(s32) = G_CONSTANT i32 1
75 %cmp:_(s1) = G_ICMP intpred(ne), %cst_1(s32), %cst_2
294 %cst_1:_(s32) = G_CONSTANT i32 1
296 %cmp:_(s1) = G_ICMP intpred(ne), %cst_1(s32), %cst_2
/llvm-project-15.0.7/mlir/test/Transforms/
H A Dsccp.mlir11 %cst_1 = arith.constant 1 : i32
12 %select = arith.select %cond, %cst_1, %arg0 : i32
99 %cst_1 = arith.constant 1 : i32
100 cf.cond_br %cond1, ^bb1(%cst_1 : i32), ^bb2(%cst_1 : i32)
128 %cst_1 = arith.constant 1 : i32
129 cf.br ^bb1(%cst_1 : i32)
151 %iv_inc = arith.addi %iv, %cst_1 : i32
168 %cst_1 = arith.constant 1 : i32
169 cf.cond_br %cond1, ^bb1(%cst_1 : i32), ^bb2(%cst_1 : i32)
H A Dloop-fusion-4.mlir109 %cst_1 = arith.constant 1.000000e+00 : f32
124 %accum = affine.for %arg5 = 0 to 32 iter_args (%prevAccum = %cst_1) -> f32 {
139 // SIBLING-MAXIMAL-NEXT: %[[cst_1:.*]] = arith.constant 1.000000e+00 : f32
142 …esult_1:.*]] = affine.for %[[idx_2:.*]] = 0 to 32 iter_args(%[[iter_0:.*]] = %[[cst_1]]) -> (f32) {
H A Dcompose-subview.mlir38 %cst_1 = arith.constant 1 : index
43 …%1 = memref.subview %0[%cst_1, 128] [1, 128] [1, 1] : memref<2x256xf32, #map> to memref<1x128xf32,…
H A Dsccp-structured.mlir118 %cst_1 = arith.constant 1 : i32
119 %result = scf.for %i0 = %arg0 to %arg1 step %arg2 iter_args(%si = %cst_1) -> (i32) {
126 %si_inc = arith.addi %si, %cst_1 : i32
H A Dloop-fusion-3.mlir493 %cst_1 = arith.constant 1.000000e+00 : f32
503 %b = arith.addf %cst_1, %a : f32
674 %cst_1 = arith.constant 1.000000e+00 : f32
683 %b = arith.addf %cst_1, %a : f32
703 %cst_1 = arith.constant 1.000000e+00 : f32
712 %b = arith.addf %cst_1, %a : f32
802 %cst_1 = arith.constant 1.000000e+00 : f32
818 %accum = affine.for %arg5 = 0 to 64 iter_args (%prevAccum = %cst_1) -> f32 {
837 // MAXIMAL-NEXT: %[[cst_1:.*]] = arith.constant 1.000000e+00 : f32
840 ….*]]:2 = affine.for %[[idx_2:.*]] = 0 to 64 iter_args(%[[iter_0:.*]] = %[[cst_1]], %[[iter_1:.*]] …
H A Dsccp-callgraph.mlir198 %cst_1 = arith.constant 1 : i32
199 return %cst_1 : i32
H A Dloop-fusion-2.mlir329 %cst_1 = arith.constant 7.000000e+00 : f32
332 affine.store %cst_1, %0[%i0, %i1] : memref<10x10xf32>
/llvm-project-15.0.7/mlir/test/IR/
H A Dattribute-roundtrip.mlir6 %cst_1 = arith.constant dense<"0xFF000000FF000000FF000000FF000000FF0000F0"> : tensor<160xi1>
8 %0 = arith.andi %cst_0, %cst_1 : tensor<160xi1>
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Dcombine-redundant-and.mir155 ; CHECK: %cst_1:_(s32) = G_CONSTANT i32 -5
156 ; CHECK-NEXT: $sgpr0 = COPY %cst_1(s32)
158 %cst_1:_(s32) = G_CONSTANT i32 -5
166 %and:_(s32) = G_AND %cst_1(s32), %sext_inreg_11(s32)
/llvm-project-15.0.7/mlir/test/Integration/Dialect/Vector/GPU/CUDA/
H A Dtest-reduction-distribute.mlir48 %cst_1 = arith.constant dense<[
56 vector.transfer_write %cst_1, %0[%i] {in_bounds = [true]} : vector<32xf32>, memref<1024xf32>
H A Dtest-warp-distribute.mlir62 %cst_1 = arith.constant dense<[
69 vector.transfer_write %cst_1, %0[%c0] {in_bounds = [true]} : vector<32xf32>, memref<32xf32>
/llvm-project-15.0.7/mlir/docs/Tutorials/Toy/
H A DCh-5.md249 %cst_1 = arith.constant 3.000000e+00 : f64
262 affine.store %cst_1, %2[0, 2] : memref<2x3xf64>
307 %cst_1 = arith.constant 3.000000e+00 : f64
319 affine.store %cst_1, %1[0, 2] : memref<2x3xf64>
/llvm-project-15.0.7/mlir/test/Dialect/Affine/SuperVectorize/
H A Dvector_utils.mlir17 %cst_1 = arith.constant dense<1.000000e+00> : vector<8x256xf32>
/llvm-project-15.0.7/mlir/test/Dialect/SCF/
H A Dcanonicalize.mlir1024 %cst_1 = arith.constant dense<1> : tensor<i32>
1027 …%0:5 = scf.while (%arg0 = %cst_0, %arg1 = %f_arg0, %arg2 = %cst_1, %arg3 = %cst_1, %arg4 = %cst_0)…
1033 // %arg1 here will get replaced by %cst_1
1058 %cst_1 = arith.constant dense<1> : tensor<i32>
1061 …%0:6 = scf.while (%arg0 = %cst_0, %arg1 = %cst_1, %arg2 = %cst_1, %arg3 = %cst_1, %arg4 = %cst_0) …
1067 %1 = arith.addi %arg0, %cst_1 : tensor<i32>
/llvm-project-15.0.7/mlir/test/Conversion/VectorToGPU/
H A Dvector-to-mma-ops.mlir100 %cst_1 = arith.constant dense<1.000000e+00> : vector<16x16xf16>
106 %E = arith.addf %D, %cst_1 : vector<16x16xf16>
/llvm-project-15.0.7/mlir/test/Dialect/Vector/
H A Dcanonicalize.mlir779 %cst_1 = arith.constant dense<1> : vector<12x2xi32>
781 %1 = vector.shape_cast %cst_1 : vector<12x2xi32> to vector<3x4x2xi32>
793 %cst_1 = arith.constant dense<1> : vector<4x37x9xi32>
797 %1 = vector.extract_strided_slice %cst_1
1376 %cst_1 = arith.constant dense<1> : vector<4x37x9xi32>
1378 %1 = vector.extract %cst_1[1, 4, 5] : vector<4x37x9xi32>
H A Dvector-transforms.mlir313 %cst_1 = arith.constant 2.000000e+00 : f32
/llvm-project-15.0.7/mlir/test/Dialect/Bufferization/Transforms/
H A Done-shot-module-bufferize-analysis.mlir683 %cst_1 = arith.constant 1.000000e+00 : f32
692 %11 = linalg.fill ins(%cst_1 : f32) outs(%7 : tensor<256x256xf32>) -> tensor<256x256xf32>
721 %cst_1 = arith.constant 1.000000e+00 : f32
737 %11 = linalg.fill ins(%cst_1 : f32) outs(%7 : tensor<256x256xf32>) -> tensor<256x256xf32>
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dscalrep.mlir683 %cst_1 = arith.constant 1.000000e+00 : f64
688 scf.yield %cst_1 : f64
/llvm-project-15.0.7/mlir/test/Dialect/Arithmetic/
H A Dops.mlir912 // CHECK: %cst_1 = arith.constant dense<0> : vector<4xi32>