Searched refs:_mlir_aligned_alloc (Results 1 – 3 of 3) sorted by relevance
10 // CHECK-ALIGNED: llvm.call @_mlir_aligned_alloc(%{{.*}}, %{{.*}}) : (i64, i64) -> !llvm.ptr<i8>
127 extern "C" void *_mlir_aligned_alloc(uint64_t alignment, uint64_t size) { in _mlir_aligned_alloc() function
564 `_mlir_aligned_alloc` and `_mlir_free`. Their signatures are the same of