Home
last modified time | relevance | path

Searched defs:emitOpError (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DOperation.cpp671 InFlightDiagnostic Operation::emitOpError(const Twine &message) { in emitOpError() function in Operation
832 InFlightDiagnostic OpState::emitOpError(const Twine &message) { in emitOpError() function in OpState
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp739 verifyStructIndices(Type baseGEPType,unsigned indexPos,GEPIndicesAdaptor<ValueRange> indices,function_ref<InFlightDiagnostic ()> emitOpError) verifyStructIndices() argument
777 verifyStructIndices(Type baseGEPType,GEPIndicesAdaptor<ValueRange> indices,function_ref<InFlightDiagnostic ()> emitOpError) verifyStructIndices() argument
[all...]
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3856 verifyPermutationMap(AffineMap permutationMap,EmitFun emitOpError) verifyPermutationMap() argument
[all...]