Home
last modified time | relevance | path

Searched refs:verifyConstructionInvariants (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMTypes.h88 static LogicalResult verifyConstructionInvariants(Location loc,
138 static LogicalResult verifyConstructionInvariants(Location loc, Type result,
173 static LogicalResult verifyConstructionInvariants(Location loc, Type pointee,
273 static LogicalResult verifyConstructionInvariants(Location, StringRef, bool);
274 static LogicalResult verifyConstructionInvariants(Location loc,
303 static LogicalResult verifyConstructionInvariants(Location loc,
339 static LogicalResult verifyConstructionInvariants(Location loc,
376 static LogicalResult verifyConstructionInvariants(Location loc,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMTypes.h88 static LogicalResult verifyConstructionInvariants(Location loc,
138 static LogicalResult verifyConstructionInvariants(Location loc, Type result,
173 static LogicalResult verifyConstructionInvariants(Location loc, Type pointee,
273 static LogicalResult verifyConstructionInvariants(Location, StringRef, bool);
274 static LogicalResult verifyConstructionInvariants(Location loc,
303 static LogicalResult verifyConstructionInvariants(Location loc,
339 static LogicalResult verifyConstructionInvariants(Location loc,
376 static LogicalResult verifyConstructionInvariants(Location loc,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp31 LogicalResult QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in QuantizedType
220 LogicalResult AnyQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in AnyQuantizedType
223 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
256 LogicalResult UniformQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedType
260 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
310 LogicalResult UniformQuantizedPerAxisType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedPerAxisType
315 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
370 LogicalResult CalibratedQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in CalibratedQuantizedType
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h166 verifyConstructionInvariants(mlir::Location, mlir::Type eleTy,
191 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
231 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
256 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
270 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
321 verifyConstructionInvariants(mlir::Location loc, const Shape &shape,
338 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
372 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp31 LogicalResult QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in QuantizedType
220 LogicalResult AnyQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in AnyQuantizedType
223 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
256 LogicalResult UniformQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedType
260 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
310 LogicalResult UniformQuantizedPerAxisType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedPerAxisType
315 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
370 LogicalResult CalibratedQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in CalibratedQuantizedType
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h166 verifyConstructionInvariants(mlir::Location, mlir::Type eleTy,
191 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
231 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
256 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
270 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
321 verifyConstructionInvariants(mlir::Location loc, const Shape &shape,
338 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
372 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h166 verifyConstructionInvariants(mlir::Location, mlir::Type eleTy,
191 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
231 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
256 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
270 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
321 verifyConstructionInvariants(mlir::Location loc, const Shape &shape,
338 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
372 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DQuantTypes.h61 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
217 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
276 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
335 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
396 static LogicalResult verifyConstructionInvariants(Location loc,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DQuantTypes.h61 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
217 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
276 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
335 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
396 static LogicalResult verifyConstructionInvariants(Location loc,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp31 LogicalResult QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in QuantizedType
220 LogicalResult AnyQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in AnyQuantizedType
223 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
256 LogicalResult UniformQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedType
260 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
310 LogicalResult UniformQuantizedPerAxisType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedPerAxisType
315 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h57 ConcreteT::verifyConstructionInvariants(llvm::None, ctx, args...))); in get()
68 if (failed(ConcreteT::verifyConstructionInvariants(loc, ctx, args...))) in getChecked()
75 static LogicalResult verifyConstructionInvariants(Args... args) { in verifyConstructionInvariants() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMTypes.h286 static LogicalResult verifyConstructionInvariants(Location loc,
337 verifyConstructionInvariants(Location loc, LLVMType result,
361 static LogicalResult verifyConstructionInvariants(Location loc,
395 static LogicalResult verifyConstructionInvariants(Location loc,
489 static LogicalResult verifyConstructionInvariants(Location, StringRef, bool);
491 verifyConstructionInvariants(Location loc, ArrayRef<LLVMType> types, bool);
519 static LogicalResult verifyConstructionInvariants(Location loc,
536 using LLVMVectorType::verifyConstructionInvariants;
561 using LLVMVectorType::verifyConstructionInvariants;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h202 verifyConstructionInvariants(mlir::Location, mlir::Type eleTy,
229 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
272 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
299 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
314 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
367 verifyConstructionInvariants(mlir::Location loc, const Shape &shape,
387 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
423 static mlir::LogicalResult verifyConstructionInvariants(mlir::Location,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp26 LogicalResult QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in QuantizedType
215 LogicalResult AnyQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in AnyQuantizedType
218 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
254 LogicalResult UniformQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedType
258 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
309 LogicalResult UniformQuantizedPerAxisType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedPerAxisType
314 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/QuantOps/IR/
H A DQuantTypes.cpp26 LogicalResult QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in QuantizedType
217 LogicalResult AnyQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in AnyQuantizedType
221 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
258 LogicalResult UniformQuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedType
262 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
315 LogicalResult UniformQuantizedPerAxisType::verifyConstructionInvariants( in verifyConstructionInvariants() function in UniformQuantizedPerAxisType
320 if (failed(QuantizedType::verifyConstructionInvariants( in verifyConstructionInvariants()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h92 assert(succeeded(ConcreteT::verifyConstructionInvariants( in get()
103 if (failed(ConcreteT::verifyConstructionInvariants(loc, args...))) in getChecked()
110 static LogicalResult verifyConstructionInvariants(Args... args) { in verifyConstructionInvariants() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h91 assert(succeeded(ConcreteT::verifyConstructionInvariants( in get()
102 if (failed(ConcreteT::verifyConstructionInvariants(loc, args...))) in getChecked()
117 static LogicalResult verifyConstructionInvariants(Args... args) { in verifyConstructionInvariants() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Quant/
H A DQuantTypes.h60 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
216 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
275 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
334 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h91 assert(succeeded(ConcreteT::verifyConstructionInvariants( in get()
102 if (failed(ConcreteT::verifyConstructionInvariants(loc, args...))) in getChecked()
123 static LogicalResult verifyConstructionInvariants(Args... args) { in verifyConstructionInvariants() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h91 assert(succeeded(ConcreteT::verifyConstructionInvariants( in get()
102 if (failed(ConcreteT::verifyConstructionInvariants(loc, args...))) in getChecked()
123 static LogicalResult verifyConstructionInvariants(Args... args) { in verifyConstructionInvariants() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/Quant/
H A DQuantTypes.h69 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
231 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
290 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
354 verifyConstructionInvariants(Location loc, unsigned flags, Type storageType,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/QuantOps/
H A DQuantTypes.h69 verifyConstructionInvariants(Optional<Location> loc, MLIRContext *context,
232 verifyConstructionInvariants(Optional<Location> loc, MLIRContext *context,
291 static LogicalResult verifyConstructionInvariants(
354 static LogicalResult verifyConstructionInvariants(
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/SPIRV/
H A DSPIRVAttributes.h75 static LogicalResult verifyConstructionInvariants(Location loc,
128 static LogicalResult verifyConstructionInvariants(Location loc,
170 static LogicalResult verifyConstructionInvariants(Location loc,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp53 LLVMArrayType::verifyConstructionInvariants(Location loc, Type elementType, in verifyConstructionInvariants() function in LLVMArrayType
102 LLVMFunctionType::verifyConstructionInvariants(Location loc, Type result, in verifyConstructionInvariants() function in LLVMFunctionType
137 LogicalResult LLVMPointerType::verifyConstructionInvariants(Location loc, in verifyConstructionInvariants() function in LLVMPointerType
220 LogicalResult LLVMStructType::verifyConstructionInvariants(Location, StringRef, in verifyConstructionInvariants() function in LLVMStructType
225 LogicalResult LLVMStructType::verifyConstructionInvariants(Location loc, in verifyConstructionInvariants() function in LLVMStructType
278 LogicalResult LLVMFixedVectorType::verifyConstructionInvariants( in verifyConstructionInvariants() function in LLVMFixedVectorType
316 LogicalResult LLVMScalableVectorType::verifyConstructionInvariants( in verifyConstructionInvariants() function in LLVMScalableVectorType
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp53 LLVMArrayType::verifyConstructionInvariants(Location loc, Type elementType, in verifyConstructionInvariants() function in LLVMArrayType
102 LLVMFunctionType::verifyConstructionInvariants(Location loc, Type result, in verifyConstructionInvariants() function in LLVMFunctionType
137 LogicalResult LLVMPointerType::verifyConstructionInvariants(Location loc, in verifyConstructionInvariants() function in LLVMPointerType
220 LogicalResult LLVMStructType::verifyConstructionInvariants(Location, StringRef, in verifyConstructionInvariants() function in LLVMStructType
225 LogicalResult LLVMStructType::verifyConstructionInvariants(Location loc, in verifyConstructionInvariants() function in LLVMStructType
278 LogicalResult LLVMFixedVectorType::verifyConstructionInvariants( in verifyConstructionInvariants() function in LLVMFixedVectorType
316 LogicalResult LLVMScalableVectorType::verifyConstructionInvariants( in verifyConstructionInvariants() function in LLVMScalableVectorType

1234