Home
last modified time | relevance | path

Searched refs:InsertAlloc (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dhlo_legalize_to_lhlo.cc77 Value InsertAlloc(Location loc, OpResult result, in InsertAlloc() function
102 results.push_back(InsertAlloc(op->getLoc(), result.value(), &rewriter)); in ConvertResults()
388 bufferArgs[2] = InsertAlloc(op->getLoc(), result, &rewriter); in matchAndRewrite()
424 buffer_args.push_back(InsertAlloc(loc, result, &rewriter)); in matchAndRewrite()