Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DVectorInterfaces.td34 /*methodBody=*/"",
60 /*methodBody=*/"",
68 /*methodBody=*/"",
77 /*methodBody=*/"",
122 /*methodBody=*/"",
135 /*methodBody=*/"",
157 /*methodBody=*/"",
166 /*methodBody=*/"",
176 /*methodBody=*/"",
190 /*methodBody=*/"",
[all …]
H A DViewLikeInterface.td94 /*methodBody=*/"",
106 /*methodBody=*/"",
118 /*methodBody=*/"",
130 /*methodBody=*/"",
142 /*methodBody=*/"",
154 /*methodBody=*/"",
166 /*methodBody=*/"",
179 /*methodBody=*/"",
191 /*methodBody=*/"",
205 /*methodBody=*/"",
[all …]
H A DLoopLikeInterface.td58 /*methodBody=*/"",
70 /*methodBody=*/"",
82 /*methodBody=*/"",
94 /*methodBody=*/"",
H A DTilingInterface.td39 /*methodBody=*/"",
53 /*methodBody=*/"",
64 /*methodBody=*/"",
97 /*methodBody=*/"",
119 /*methodBody=*/"",
160 /*methodBody=*/"",
H A DDataLayoutInterfaces.td58 /*methodBody=*/"",
117 /*methodBody=*/"",
130 /*methodBody=*/"",
142 /*methodBody=*/"",
209 /*methodBody=*/"",
224 /*methodBody=*/"",
239 /*methodBody=*/"",
253 /*methodBody=*/"",
302 /*methodBody=*/"",
339 /*methodBody=*/"",
[all …]
H A DParallelCombiningOpInterface.td40 /*methodBody=*/[{
52 /*methodBody=*/[{
64 /*methodBody=*/[{
H A DInferTypeOpInterface.td80 /*methodBody=*/[{}],
104 /*methodBody=*/[{
153 /*methodBody=*/[{}],
178 /*methodBody=*/[{}],
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgInterfaces.td44 /*methodBody=*/[{
52 /*methodBody=*/[{
63 /*methodBody=*/[{
74 /*methodBody=*/[{
85 /*methodBody=*/[{
118 /*methodBody=*/"",
128 /*methodBody=*/"",
150 /*methodBody=*/"",
160 /*methodBody=*/"",
170 /*methodBody=*/"",
[all …]
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineMemoryOpInterfaces.td30 /*methodBody*/[{}],
41 /*methodBody=*/[{}],
52 /*methodBody=*/[{}],
65 /*methodBody=*/[{}],
76 /*methodBody=*/[{}],
96 /*methodBody=*/[{}],
107 /*methodBody=*/[{}],
118 /*methodBody=*/[{}],
142 /*methodBody=*/[{}],
165 /*methodBody=*/[{}],
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.td38 /*methodBody=*/"",
57 /*methodBody=*/"",
86 /*methodBody=*/"",
136 /*methodBody=*/"",
151 /*methodBody=*/"",
175 /*methodBody=*/"",
208 /*methodBody=*/"",
233 /*methodBody=*/"",
270 /*methodBody=*/"",
296 /*methodBody=*/"",
[all …]
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DClass.cpp129 methodBody.writeTo(os); in writeDeclTo()
142 methodBody.writeTo(os); in writeDefTo()
166 methodBody.writeTo(os); in writeDeclTo()
185 methodBody.writeTo(os); in writeDefTo()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOpsInterfaces.td51 /*methodBody=*/"",
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DClass.h314 methodBody(properties & Declaration) {} in Method()
320 methodBody(properties & Declaration) {} in Method()
327 MethodBody &body() { return methodBody; } in body()
365 MethodBody methodBody; variable
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DRegionKindInterface.td46 /*methodBody=*/[{
H A DFunctionInterfaces.td74 ), /*methodBody=*/[{}], /*defaultImplementation=*/[{
85 /*methodBody=*/[{}], /*defaultImplementation=*/[{
116 /*methodBody=*/[{}], /*defaultImplementation=*/[{
H A DOpBase.td1918 dag args = (ins), code methodBody = [{}],
1933 code body = methodBody;
1941 dag args = (ins), code methodBody = [{}],
1943 : InterfaceMethod<desc, retTy, methodName, args, methodBody,
/llvm-project-15.0.7/mlir/docs/
H A DInterfaces.md541 /*methodBody=*/[{
571 "unsigned", "getNumInputsAndOutputs", (ins), /*methodBody=*/[{
613 "bool", "isSafeToTransform", (ins), /*methodBody=*/[{}],