Home
last modified time | relevance | path

Searched refs:hasCustomAssemblyFormat (Results 1 – 25 of 51) sorted by relevance

123

/llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/
H A DFIRTypes.td42 let hasCustomAssemblyFormat = 1;
66 let hasCustomAssemblyFormat = 1;
96 let hasCustomAssemblyFormat = 1;
110 let hasCustomAssemblyFormat = 1;
150 let hasCustomAssemblyFormat = 1;
183 let hasCustomAssemblyFormat = 1;
204 let hasCustomAssemblyFormat = 1;
230 let hasCustomAssemblyFormat = 1;
271 let hasCustomAssemblyFormat = 1;
296 let hasCustomAssemblyFormat = 1;
[all …]
H A DFIROps.td138 let hasCustomAssemblyFormat = 1;
205 let hasCustomAssemblyFormat = 1;
276 let hasCustomAssemblyFormat = 1;
305 let hasCustomAssemblyFormat = 1;
570 let hasCustomAssemblyFormat = 1;
593 let hasCustomAssemblyFormat = 1;
632 let hasCustomAssemblyFormat = 1;
667 let hasCustomAssemblyFormat = 1;
1650 let hasCustomAssemblyFormat = 1;
1713 let hasCustomAssemblyFormat = 1;
[all …]
/llvm-project-15.0.7/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMAttrDefs.td26 let hasCustomAssemblyFormat = 1;
35 let hasCustomAssemblyFormat = 1;
44 let hasCustomAssemblyFormat = 1;
77 let hasCustomAssemblyFormat = 1;
H A DROCDLOps.td180 let hasCustomAssemblyFormat = 1;
197 let hasCustomAssemblyFormat = 1;
215 let hasCustomAssemblyFormat = 1;
231 let hasCustomAssemblyFormat = 1;
250 let hasCustomAssemblyFormat = 1;
H A DLLVMOps.td291 let hasCustomAssemblyFormat = 1;
334 let hasCustomAssemblyFormat = 1;
420 let hasCustomAssemblyFormat = 1;
505 let hasCustomAssemblyFormat = 1;
528 let hasCustomAssemblyFormat = 1;
612 let hasCustomAssemblyFormat = 1;
620 let hasCustomAssemblyFormat = 1;
679 let hasCustomAssemblyFormat = 1;
691 let hasCustomAssemblyFormat = 1;
701 let hasCustomAssemblyFormat = 1;
[all …]
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestAttrDefs.td47 let hasCustomAssemblyFormat = 1;
67 let hasCustomAssemblyFormat = 1;
112 let hasCustomAssemblyFormat = 1;
126 let hasCustomAssemblyFormat = 1;
H A DTestTypeDefs.td51 let hasCustomAssemblyFormat = 1;
97 let hasCustomAssemblyFormat = 1;
137 let hasCustomAssemblyFormat = 1;
165 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Dtypedefs.td68 let hasCustomAssemblyFormat = 1;
89 let hasCustomAssemblyFormat = 1;
111 let hasCustomAssemblyFormat = 1;
H A Dattrdefs.td66 let hasCustomAssemblyFormat = 1;
109 let hasCustomAssemblyFormat = 1;
135 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/examples/toy/Ch3/include/toy/
H A DOps.td69 let hasCustomAssemblyFormat = 1;
103 let hasCustomAssemblyFormat = 1;
156 let hasCustomAssemblyFormat = 1;
214 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/examples/toy/Ch2/include/toy/
H A DOps.td70 let hasCustomAssemblyFormat = 1;
104 let hasCustomAssemblyFormat = 1;
157 let hasCustomAssemblyFormat = 1;
215 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/EmitC/IR/
H A DEmitCAttributes.td45 let hasCustomAssemblyFormat = 1;
H A DEmitCTypes.td45 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/examples/toy/Ch4/include/toy/
H A DOps.td72 let hasCustomAssemblyFormat = 1;
107 let hasCustomAssemblyFormat = 1;
186 let hasCustomAssemblyFormat = 1;
246 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/examples/toy/Ch6/include/toy/
H A DOps.td72 let hasCustomAssemblyFormat = 1;
107 let hasCustomAssemblyFormat = 1;
186 let hasCustomAssemblyFormat = 1;
246 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/examples/toy/Ch5/include/toy/
H A DOps.td72 let hasCustomAssemblyFormat = 1;
107 let hasCustomAssemblyFormat = 1;
186 let hasCustomAssemblyFormat = 1;
246 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp71 bool hasCppFormat = hasCustomAssemblyFormat(); in AttrOrTypeDef()
155 bool AttrOrTypeDef::hasCustomAssemblyFormat() const { in hasCustomAssemblyFormat() function in AttrOrTypeDef
/llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/
H A DOps.td92 let hasCustomAssemblyFormat = 1;
130 let hasCustomAssemblyFormat = 1;
209 let hasCustomAssemblyFormat = 1;
270 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DAttrOrTypeDef.h189 bool hasCustomAssemblyFormat() const;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgOps.td126 let hasCustomAssemblyFormat = 1;
145 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.td104 let hasCustomAssemblyFormat = 1;
348 let hasCustomAssemblyFormat = 1;
473 let hasCustomAssemblyFormat = 1;
540 let hasCustomAssemblyFormat = 1;
570 let hasCustomAssemblyFormat = 1;
755 let hasCustomAssemblyFormat = 1;
836 let hasCustomAssemblyFormat = 1;
902 let hasCustomAssemblyFormat = 1;
994 let hasCustomAssemblyFormat = 1;
1060 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/
H A DSCFOps.td110 let hasCustomAssemblyFormat = 1;
317 let hasCustomAssemblyFormat = 1;
436 let hasCustomAssemblyFormat = 1;
488 let hasCustomAssemblyFormat = 1;
600 let hasCustomAssemblyFormat = 1;
688 let hasCustomAssemblyFormat = 1;
741 let hasCustomAssemblyFormat = 1;
903 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/IR/
H A DAsyncTypes.td50 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/PDL/IR/
H A DPDLTypes.td70 let hasCustomAssemblyFormat = 1;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorAttrDefs.td83 let hasCustomAssemblyFormat = 1;

123