Home
last modified time | relevance | path

Searched refs:verifyInferredResultTypes (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Interfaces/
DInferTypeOpInterface.cpp49 LogicalResult mlir::detail::verifyInferredResultTypes(Operation *op) { in verifyInferredResultTypes() function in mlir::detail
/external/llvm-project/mlir/include/mlir/Interfaces/
DInferTypeOpInterface.h95 LogicalResult verifyInferredResultTypes(Operation *op);
DInferTypeOpInterface.td67 return detail::verifyInferredResultTypes($_op);