Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DOperation.cpp596 InFlightDiagnostic Operation::emitOpError(const Twine &message) { in emitOpError() function in Operation
677 InFlightDiagnostic OpState::emitOpError(const Twine &message) { in emitOpError() function in OpState
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1866 EmitFun emitOpError) { in verifyPermutationMap()