Searched refs:cst3 (Results 1 – 14 of 14) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | txfm_macros_msa.h | 82 #define MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument 95 DOTP_SH4_SW(madd_s0_m, madd_s1_m, madd_s2_m, madd_s3_m, cst1, cst1, cst3, \ 96 cst3, tmp0_m, tmp1_m, tmp2_m, tmp3_m); \
|
D | inv_txfm_msa.h | 195 #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, \ 208 cst3, tmp0_madd, tmp1_madd, tmp2_madd, tmp3_madd); \
|
/external/llvm-project/mlir/test/Dialect/GPU/ |
D | outlining.mlir | 97 %cst3 = "secret_constant"() : () -> index 103 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> () 121 %cst3 = dim %arg0, %c0 : memref<?xf32> 127 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> () 149 %cst3 = dim %arg1, %c0 : memref<?xf32> 155 "use"(%cst2, %arg0, %cst3) : (index, memref<?xf32>, index) -> ()
|
/external/llvm-project/mlir/test/mlir-cuda-runner/ |
D | all-reduce-xor.mlir | 13 %cst3 = constant 3 : i32 40 store %cst3, %data[%c1, %c1] : memref<2x6xi32>
|
D | all-reduce-and.mlir | 13 %cst3 = constant 3 : i32 40 store %cst3, %data[%c1, %c1] : memref<2x6xi32>
|
D | all-reduce-max.mlir | 13 %cst3 = constant 3 : i32 40 store %cst3, %data[%c1, %c1] : memref<2x6xi32>
|
D | all-reduce-or.mlir | 13 %cst3 = constant 3 : i32 40 store %cst3, %data[%c1, %c1] : memref<2x6xi32>
|
D | all-reduce-min.mlir | 13 %cst3 = constant 3 : i32 40 store %cst3, %data[%c1, %c1] : memref<2x6xi32>
|
D | multiple-all-reduce.mlir | 14 %cst3 = constant 3.0 : f32 43 store %cst3, %data[%c1, %c1] : memref<2x6xf32>
|
/external/llvm/test/Transforms/BBVectorize/X86/ |
D | pr15289.ll | 28 @.cst3 = external unnamed_addr constant [32 x i8], align 64
|
/external/llvm-project/polly/test/ScopInfo/ |
D | fortran_array_global_malloc_nonvectored.ll | 36 @.cst3 = private unnamed_addr constant [55 x i8] c"Attempting to allocate already allocated variabl…
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | const-fold.mlir | 167 // CHECK-DAG: [[cst3:%.*]] = constant dense<0.000000e+00> : tensor<f32> 171 // CHECK: return [[cst0]], [[cst1]], [[cst2]], [[cst3]], [[cst4]], [[cst5]], [[cst6]] 195 // CHECK-DAG: [[cst3:%.*]] = constant dense<-8> : tensor<4xi32> 196 // CHECK: return [[cst0]], [[cst1]], [[cst2]], [[cst3]]
|
D | prepare-quantize.mlir | 677 // CHECK-DAG: %[[cst3:.*]] = "tfl.dequantize"(%{{.*}}) : (tensor<32x!quant.uniform<u8:f32, 3.000000… 682 // CHECK-DAG: "tfl.minimum"(%{{.*}}, %[[cst3]]) : (tensor<32xf32>, tensor<32xf32>) -> tensor<32xf32>
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | combine-unmerge.mir | 189 # cst3 0x0e
|