Searched refs:mlirAsyncRuntimeGetValueStorage (Results 1 – 4 of 4) sorted by relevance
105 extern "C" ValueStorage mlirAsyncRuntimeGetValueStorage(AsyncValue *);
155 // CHECK: %[[P0:.*]] = call @mlirAsyncRuntimeGetValueStorage(%[[VALUE]])166 // CHECK: %[[P0:.*]] = call @mlirAsyncRuntimeGetValueStorage(%[[VALUE]])
229 // CHECK: %[[STORAGE:.*]] = call @mlirAsyncRuntimeGetValueStorage(%[[RET]]#1)249 // CHECK: %[[STORAGE:.*]] = call @mlirAsyncRuntimeGetValueStorage(%[[VALUE]])297 // CHECK: %[[STORAGE:.*]] = call @mlirAsyncRuntimeGetValueStorage(%arg0)
392 extern "C" ValueStorage mlirAsyncRuntimeGetValueStorage(AsyncValue *value) { in mlirAsyncRuntimeGetValueStorage() function487 &mlir::runtime::mlirAsyncRuntimeGetValueStorage); in __mlir_runner_init()