• Home
  • Raw
  • Download

Lines Matching refs:dealloc

29   dealloc %tag : memref<1 x f32>
30 dealloc %Ah : memref<32 x f32, affine_map<(d0) -> (d0)>, 1>
60 // CHECK-NEXT: dealloc %{{.*}} : memref<2x1xf32>
61 // CHECK-NEXT: dealloc %{{.*}} : memref<2x32xf32, 1>
82 dealloc %2 : memref<1xi32>
83 dealloc %1 : memref<4xf32, 1>
101 // CHECK-NEXT: dealloc [[TAG]] : memref<2x1xi32>
102 // CHECK-NEXT: dealloc [[BUF]] : memref<2x4xf32, 1>
160 // CHECK-DAG: dealloc [[TAG_ARG1]] : memref<2x2xi32>
161 // CHECK-DAG: dealloc [[TAG_ARG0]] : memref<2x2xi32>
162 // CHECK-DAG: dealloc [[BUF_ARG1]] : memref<2x64x4xvector<8xf32>, 2>
163 // CHECK-DAG: dealloc [[BUF_ARG0]] : memref<2x64x4xvector<8xf32>, 2>
184 dealloc %5 : memref<2xi32>
185 dealloc %4 : memref<2xi32>
186 dealloc %3 : memref<2xi32>
187 dealloc %2 : memref<64x4xvector<8xf32>, 2>
188 dealloc %1 : memref<64x4xvector<8xf32>, 2>
189 dealloc %0 : memref<64x4xvector<8xf32>, 2>
192 // CHECK-DAG: dealloc [[TAG_ARG1_NESTED]] : memref<2x2xi32>
193 // CHECK-DAG: dealloc [[TAG_ARG0_NESTED]] : memref<2x2xi32>
194 // CHECK-DAG: dealloc [[BUF_ARG1_NESTED]] : memref<2x64x4xvector<8xf32>, 2>
195 // CHECK-DAG: dealloc [[BUF_ARG0_NESTED]] : memref<2x64x4xvector<8xf32>, 2>
196 // CHECK-DAG: dealloc [[TAG_ARG2]] : memref<2x2xi32>
197 // CHECK-DAG: dealloc [[BUF_ARG2]] : memref<2x64x4xvector<8xf32>, 2>
227 dealloc %5 : memref<2xi32>
228 dealloc %4 : memref<2xi32>
229 dealloc %3 : memref<2xi32>
230 dealloc %2 : memref<64x4xvector<8xf32>, 2>
231 dealloc %1 : memref<64x4xvector<8xf32>, 2>
232 dealloc %0 : memref<64x4xvector<8xf32>, 2>
256 dealloc %tag : memref<1 x i32>
257 dealloc %Av : memref<32 x 32 x f32, 2>
284 dealloc %tag : memref<1 x i32>
285 dealloc %Av : memref<32 x 32 x f32, 2>
313 dealloc %tag : memref<1 x i32>
314 dealloc %Av : memref<32 x 32 x f32, 2>
345 dealloc %Av : memref<? x ? x f32, 2>
375 dealloc %A : memref<256 x f32, affine_map<(d0) -> (d0)>, 0>
376 dealloc %Ah : memref<32 x f32, affine_map<(d0) -> (d0)>, 1>