Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DOperation.cpp560 auto Operation::getResultTypes() -> result_type_range { in getResultTypes() function in Operation
/external/llvm-project/mlir/include/mlir/IR/
DOpDefinition.h605 result_type_range getResultTypes() { in getResultTypes() function