Home
last modified time | relevance | path

Searched defs:getChecked (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h162 static ConcreteT getChecked(const Location &loc, Args... args) { in getChecked() function
170 static ConcreteT getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, in getChecked() function
H A DOpImplementation.h795 auto getChecked(SMLoc loc, ParamsT &&...params) { in getChecked() function
802 auto getChecked(ParamsT &&...params) { in getChecked() function
/llvm-project-15.0.7/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp225 AnyQuantizedType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in AnyQuantizedType
261 UniformQuantizedType UniformQuantizedType::getChecked( in getChecked() function in UniformQuantizedType
313 UniformQuantizedPerAxisType UniformQuantizedPerAxisType::getChecked( in getChecked() function in UniformQuantizedPerAxisType
375 CalibratedQuantizedType CalibratedQuantizedType::getChecked( in getChecked() function in CalibratedQuantizedType
/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DParser.h173 T getChecked(SMLoc loc, ParamsT &&...params) { in getChecked() function
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp45 LLVMArrayType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMArrayType
119 LLVMFunctionType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMFunctionType
204 LLVMPointerType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMPointerType
211 LLVMPointerType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMPointerType
667 LLVMFixedVectorType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMFixedVectorType
715 LLVMScalableVectorType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in LLVMScalableVectorType
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinTypes.cpp564 MemRefType MemRefType::getChecked( in getChecked() function in MemRefType
599 MemRefType::getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, in getChecked() function in MemRefType
638 MemRefType::getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, in getChecked() function in MemRefType
H A DExtensibleDialect.cpp138 DynamicType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in DynamicType
253 DynamicAttr::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in DynamicAttr
H A DMLIRContext.cpp867 IntegerType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in IntegerType
/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp139 DataLayoutSpecAttr::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in DataLayoutSpecAttr
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp737 SampledImageType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in SampledImageType
1103 MatrixType MatrixType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in MatrixType
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DError.h289 bool getChecked() const { in getChecked() function
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp46 MMAMatrixType::getChecked(function_ref<InFlightDiagnostic()> emitError, in getChecked() function in MMAMatrixType