/llvm-project/mlir/include/mlir/IR/ |
H A D | StorageUniquerSupport.h | 189 static ConcreteT getChecked(const Location &loc, Args &&...args) { in getChecked() function 198 static ConcreteT getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, in getChecked() function
|
H A D | OpImplementation.h | 901 auto getChecked(SMLoc loc, ParamsT &&...params) { getChecked() function 908 auto getChecked(ParamsT &&...params) { getChecked() function
|
/llvm-project/mlir/lib/Dialect/Quant/IR/ |
H A D | QuantTypes.cpp | 226 AnyQuantizedType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in AnyQuantizedType 262 UniformQuantizedType UniformQuantizedType::getChecked( getChecked() function in UniformQuantizedType 314 UniformQuantizedPerAxisType UniformQuantizedPerAxisType::getChecked( getChecked() function in UniformQuantizedPerAxisType 376 CalibratedQuantizedType CalibratedQuantizedType::getChecked( getChecked() function in CalibratedQuantizedType
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | Parser.h | 180 T getChecked(SMLoc loc, ParamsT &&...params) { getChecked() function
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | LLVMTypes.cpp | 163 LLVMArrayType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMArrayType 225 LLVMFunctionType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMFunctionType 679 LLVMFixedVectorType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in LLVMFixedVectorType 708 LLVMScalableVectorType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in LLVMScalableVectorType [all...] |
/llvm-project/mlir/lib/IR/ |
H A D | BuiltinTypes.cpp | 539 MemRefType MemRefType::getChecked( getChecked() function in MemRefType 574 MemRefType::getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, getChecked() function in MemRefType 613 MemRefType::getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, getChecked() function in MemRefType
|
H A D | ExtensibleDialect.cpp | 137 DynamicType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in DynamicType 252 DynamicAttr::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in DynamicAttr
|
H A D | MLIRContext.cpp | 1089 IntegerType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in IntegerType
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | SPIRVTypes.cpp | 812 SampledImageType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in SampledImageType 1178 MatrixType MatrixType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in MatrixType
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Error.h | 297 bool getChecked() const { in getChecked() function
|
/llvm-project/mlir/lib/Dialect/GPU/IR/ |
H A D | GPUDialect.cpp | 127 MMAMatrixType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in MMAMatrixType
|