Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DBuiltinOps.td166 AffineScope, IsolatedFromAbove, NoRegionArguments, SymbolTable, Symbol,
DOpDefinition.h1231 struct NoRegionArguments : public TraitBase<ConcrentType, NoRegionArguments> { struct
DOpBase.td1801 def NoRegionArguments : NativeOpTrait<"NoRegionArguments">;
/external/llvm-project/mlir/include/mlir/Dialect/SCF/
DSCFOps.td212 NoRegionArguments]> {
/external/llvm-project/mlir/include/mlir/Dialect/Shape/IR/
DShapeOps.td791 [AffineScope, IsolatedFromAbove, NoRegionArguments, SymbolTable, Symbol,
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.td142 [SingleBlockImplicitTerminator<"YieldOp">, NoRegionArguments]> {
373 [SingleBlockImplicitTerminator<"YieldOp">, NoRegionArguments]> {
/external/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
DAffineOps.td337 NoRegionArguments]> {
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td1972 def fir_WhereOp : region_Op<"if", [NoRegionArguments]> {