Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DLoopInvariantCodeMotion.cpp78 LogicalResult mlir::moveLoopInvariantCode(LoopLikeOpInterface looplike) { in moveLoopInvariantCode()
116 getOperation()->walk([&](LoopLikeOpInterface loopLike) { in runOnOperation()
DBufferUtils.cpp119 if (isa<LoopLikeOpInterface>(op)) in isLoop()
DBufferOptimizations.cpp26 return isa<LoopLikeOpInterface, RegionBranchOpInterface>(op); in isKnownControlFlowInterface()
/external/llvm-project/mlir/include/mlir/Interfaces/
DLoopLikeInterface.td18 def LoopLikeOpInterface : OpInterface<"LoopLikeOpInterface"> {
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h26 class LoopLikeOpInterface; variable
312 LogicalResult moveLoopInvariantCode(LoopLikeOpInterface looplike);
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DHoisting.cpp99 cast<LoopLikeOpInterface>(loop.getOperation())))) in hoistRedundantVectorTransfers()
/external/llvm-project/mlir/include/mlir/Dialect/SCF/
DSCFOps.td59 [DeclareOpInterfaceMethods<LoopLikeOpInterface>,
297 DeclareOpInterfaceMethods<LoopLikeOpInterface>,
/external/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
DAffineOps.td113 DeclareOpInterfaceMethods<LoopLikeOpInterface>]> {
594 DeclareOpInterfaceMethods<LoopLikeOpInterface>]> {
/external/llvm-project/mlir/include/mlir/Dialect/Tosa/IR/
DTosaOps.td1657 DeclareOpInterfaceMethods<LoopLikeOpInterface>,
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td1887 [DeclareOpInterfaceMethods<LoopLikeOpInterface>]> {
2019 [DeclareOpInterfaceMethods<LoopLikeOpInterface>]> {
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.td739 [DeclareOpInterfaceMethods<LoopLikeOpInterface>,
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.td4399 DeclareOpInterfaceMethods<LoopLikeOpInterface>,