Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h189 static ConcreteT getChecked(const Location &loc, Args &&...args) { in getChecked() function
198 static ConcreteT getChecked(function_ref<InFlightDiagnostic()> emitErrorFn, in getChecked() function
H A DOpImplementation.h901 auto getChecked(SMLoc loc, ParamsT &&...params) { getChecked() function
908 auto getChecked(ParamsT &&...params) { getChecked() function
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp226 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 DParser.h180 T getChecked(SMLoc loc, ParamsT &&...params) { getChecked() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp163 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 DBuiltinTypes.cpp539 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 DExtensibleDialect.cpp137 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 DMLIRContext.cpp1089 IntegerType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in IntegerType
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp812 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 DError.h297 bool getChecked() const { in getChecked() function
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp127 MMAMatrixType::getChecked(function_ref<InFlightDiagnostic()> emitError, getChecked() function in MMAMatrixType