Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp238 [&](OpBuilder &builder, Location gLoc, ValueRange indices) { in bubbleUpPadSlice() argument
239 builder.create<tensor::YieldOp>(gLoc, padValue); in bubbleUpPadSlice()