Home
last modified time | relevance | path

Searched refs:cst2 (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/mlir/unittests/SDBM/
DSDBMTest.cpp276 auto cst2 = SDBMConstantExpr::get(dialect(), 2); in TEST() local
281 auto expr = SDBMStripeExpr::get(var, cst2); in TEST()
283 EXPECT_EQ(expr.getStripeFactor(), cst2); in TEST()
287 auto expr2 = SDBMStripeExpr::get(SDBMSymbolExpr::get(dialect(), 0), cst2); in TEST()
297 SDBMStripeExpr::get(SDBMSumExpr::get(var, cst2), cst2); in TEST()
308 auto cst2 = SDBMConstantExpr::get(dialect(), 2); in TEST() local
310 auto stripe = SDBMStripeExpr::get(var, cst2); in TEST()
328 auto cst2 = SDBMConstantExpr::get(dialect(), 2); in TEST() local
330 auto stripe = SDBMStripeExpr::get(var, cst2); in TEST()
333 auto expr = SDBMSumExpr::get(var, cst2); in TEST()
[all …]
/external/llvm-project/mlir/test/mlir-cuda-runner/
Dall-reduce-max.mlir8 %cst2 = constant 2 : i32
34 store %cst2, %data[%c0, %c2] : memref<2x6xi32>
39 store %cst2, %data[%c1, %c0] : memref<2x6xi32>
Dall-reduce-or.mlir8 %cst2 = constant 2 : i32
34 store %cst2, %data[%c0, %c2] : memref<2x6xi32>
39 store %cst2, %data[%c1, %c0] : memref<2x6xi32>
Dall-reduce-min.mlir8 %cst2 = constant 2 : i32
34 store %cst2, %data[%c0, %c2] : memref<2x6xi32>
39 store %cst2, %data[%c1, %c0] : memref<2x6xi32>
Dall-reduce-xor.mlir8 %cst2 = constant 2 : i32
34 store %cst2, %data[%c0, %c2] : memref<2x6xi32>
39 store %cst2, %data[%c1, %c0] : memref<2x6xi32>
Dall-reduce-and.mlir8 %cst2 = constant 2 : i32
34 store %cst2, %data[%c0, %c2] : memref<2x6xi32>
39 store %cst2, %data[%c1, %c0] : memref<2x6xi32>
Dmultiple-all-reduce.mlir9 %cst2 = constant 2.0 : f32
37 store %cst2, %data[%c0, %c2] : memref<2x6xf32>
42 store %cst2, %data[%c1, %c0] : memref<2x6xf32>
Dgpu-to-cubin.mlir6 %cst2 = dim %arg1, %c0 : memref<?xf32>
8 threads(%tx, %ty, %tz) in (%block_x = %cst2, %block_y = %cst, %block_z = %cst) {
/external/libvpx/libvpx/vpx_dsp/mips/
Dtxfm_macros_msa.h82 #define MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
90 DOTP_SH4_SW(madd_s0_m, madd_s1_m, madd_s2_m, madd_s3_m, cst0, cst0, cst2, \
91 cst2, tmp0_m, tmp1_m, tmp2_m, tmp3_m); \
Dinv_txfm_msa.h195 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
207 DOTP_SH4_SW(madd_s3_m, madd_s2_m, madd_s3_m, madd_s2_m, cst2, cst2, cst3, \
/external/llvm-project/mlir/test/Dialect/GPU/
Doutlining.mlir95 %cst2 = constant 2 : index
103 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> ()
119 %cst2 = constant 2 : index
127 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> ()
146 %cst2 = constant 2 : index
155 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> ()
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Doptimize.mlir282 %cst2 = constant dense<[1.0, 2.0]> : tensor<2xf32>
285 …%1 = "tfl.mul"(%0, %cst2) {fused_activation_function = "RELU6"} : (tensor<4x2xf32>, tensor<2xf32>)…
314 %cst2 = constant dense<1.5> : tensor<f32>
315 …%0 = "tfl.add"(%arg0, %cst2) {fused_activation_function = "NONE"} : (tensor<4x2xf32>, tensor<f32>)…
333 %cst2 = constant dense<1.5> : tensor<f32>
334 …%0 = "tfl.add"(%arg0, %cst2) {fused_activation_function = "NONE"} : (tensor<4x2xf32>, tensor<f32>)…
360 %cst2 = constant dense<1.5> : tensor<f32>
361 …%0 = "tfl.mul"(%arg0, %cst2) {fused_activation_function = "NONE"} : (tensor<4x2xf32>, tensor<f32>)…
377 %cst2 = constant dense<[1.0, 2.0]> : tensor<2xf32>
379 // %cst2 isn't broadcast-compatible to %cst0, but tf.Mul is able to fold them.
[all …]
Dconst-fold.mlir166 // CHECK-DAG: [[cst2:%.*]] = constant dense<0.540302277> : tensor<f32>
171 // CHECK: return [[cst0]], [[cst1]], [[cst2]], [[cst3]], [[cst4]], [[cst5]], [[cst6]]
194 // CHECK-DAG: [[cst2:%.*]] = constant dense<4> : tensor<4xi32>
196 // CHECK: return [[cst0]], [[cst1]], [[cst2]], [[cst3]]
Dprepare-quantize.mlir676 // CHECK-DAG: %[[cst2:.*]] = "tfl.dequantize"(%{{.*}}) : (tensor<32x!quant.uniform<u8:f32, 2.000000…
681 // CHECK-DAG: "tfl.minimum"(%{{.*}}, %[[cst2]]) : (tensor<32xf32>, tensor<32xf32>) -> tensor<32xf32>
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_optimize.mlir6 %cst2 = constant dense<[1.0, 2.0]> : tensor<2xf32>
8 %1 = "tf.Mul"(%0, %cst2) : (tensor<1x28x23x2xf32>, tensor<2xf32>) -> tensor<1x28x23x2xf32>
23 %cst2 = constant dense<3.0> : tensor<23x2xf32>
25 %1 = "tf.Mul"(%0, %cst2) : (tensor<1x28x23x2xf32>, tensor<23x2xf32>) -> tensor<1x28x23x2xf32>
/external/llvm/test/CodeGen/X86/
Dsse-fcopysign.ll118 define double @cst2() {
119 ; X32-LABEL: @cst2
124 ; X64-LABEL: @cst2
/external/llvm-project/llvm/test/CodeGen/X86/
Dsse-fcopysign.ll136 define double @cst2() nounwind {
137 ; X32-LABEL: cst2:
143 ; X64-LABEL: cst2:
Dcombine-srl.ll264 ; fold (srl (shl x, c), c) -> (and x, cst2)
/external/llvm-project/mlir/test/Dialect/Async/
Dops.mlir54 %cst2 = constant 2.000000e+00 : f32
55 async.yield %cst1, %cst2 : f32, f32
/external/llvm-project/polly/lib/External/isl/
Disl_polynomial.c97 isl_poly_cst *cst1, *cst2; in isl_poly_plain_cmp() local
101 cst2 = isl_poly_as_cst(poly2); in isl_poly_plain_cmp()
102 if (!cst1 || !cst2) in isl_poly_plain_cmp()
104 cmp = isl_int_cmp(cst1->n, cst2->n); in isl_poly_plain_cmp()
107 return isl_int_cmp(cst1->d, cst2->d); in isl_poly_plain_cmp()
142 isl_poly_cst *cst1, *cst2; in isl_poly_is_equal() local
145 cst2 = isl_poly_as_cst(poly2); in isl_poly_is_equal()
146 if (!cst1 || !cst2) in isl_poly_is_equal()
148 r = isl_int_eq(cst1->n, cst2->n) && in isl_poly_is_equal()
149 isl_int_eq(cst1->d, cst2->d); in isl_poly_is_equal()
[all …]
/external/llvm-project/mlir/test/Dialect/Quant/
Dconvert-const.mlir167 %cst2 = constant dense<0.0> : tensor<7xf32>
168 %7 = "quant.qcast"(%cst2) : (tensor<7xf32>) -> tensor<7x!quant.uniform<u8<1:255>:f32, 1.0:1>>
/external/llvm-project/polly/test/ScopInfo/
Dfortran_array_global_malloc_nonvectored.ll35 @.cst2 = private unnamed_addr constant [93 x i8] c"At line 23 of file /home/siddhart/cosmo-self-ins…
/external/llvm/test/Transforms/BBVectorize/X86/
Dpr15289.ll27 @.cst2 = external unnamed_addr constant [29 x i8], align 8
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc252 Output cst2 = ops::Cast(s.WithOpName("cst2"), clr1, DT_FLOAT); in TEST_F() local
253 Output clr2 = ops::Relu(s.WithOpName("clr2"), cst2); in TEST_F()
1200 Output cst2 = ops::Cast(s.WithOpName("cst2"), clr1, DT_FLOAT); in TEST_F() local
1201 Output clr2 = ops::Relu(s.WithOpName("clr2"), cst2); in TEST_F()
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dcombine-unmerge.mir188 # cst2 0x0f

12