Home
last modified time | relevance | path

Searched defs:newResultTypes (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/SCF/Transforms/
DStructuralTypeConversions.cpp26 SmallVector<Type, 6> newResultTypes; in matchAndRewrite() local
94 SmallVector<Type, 6> newResultTypes; in matchAndRewrite() local
/external/llvm-project/mlir/lib/Dialect/StandardOps/Transforms/
DDecomposeCallGraphTypes.cpp83 SmallVector<Type, 2> newResultTypes; in matchAndRewrite() local
145 SmallVector<Type, 2> newResultTypes; in matchAndRewrite() local
/external/llvm-project/mlir/lib/Dialect/Shape/Transforms/
DStructuralTypeConversions.cpp25 SmallVector<Type, 2> newResultTypes; in matchAndRewrite() local
/external/llvm-project/mlir/lib/Transforms/
DBufferResultsToOutParams.cpp110 auto newResultTypes = llvm::to_vector<6>(llvm::map_range( in updateCalls() local
/external/llvm-project/mlir/lib/IR/
DBuiltinTypes.cpp146 ArrayRef<Type> newResultTypes = getResults(); in getWithoutArgsAndResults() local
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/
DLinalgOps.cpp1690 SmallVector<Type, 4> newResultTypes; in matchAndRewrite() local