Searched refs:_mlir_alloc (Results 1 – 3 of 3) sorted by relevance
9 // CHECK-NOTALIGNED: llvm.call @_mlir_alloc(%{{.*}}) : (i64) -> !llvm.ptr<i8>
125 extern "C" void *_mlir_alloc(uint64_t size) { return malloc(size); } in _mlir_alloc() function
563 perform such operation, the names of the calles are `_mlir_alloc`,