Searched defs:RegionRange (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/mlir/lib/IR/ |
D | Region.cpp | 268 RegionRange::RegionRange(MutableArrayRef<Region> regions) in RegionRange() function in RegionRange 270 RegionRange::RegionRange(ArrayRef<std::unique_ptr<Region>> regions) in RegionRange() function in RegionRange
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
D | chlo_ops.cc | 256 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 267 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 278 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument
|
D | hlo_ops.cc | 460 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 962 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 1010 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 1040 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 1053 RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 1870 mlir::DictionaryAttr, mlir::RegionRange, in inferReturnTypeComponents() 2085 DictionaryAttr, RegionRange, SmallVectorImpl<Type>& inferredReturnTypes) { in inferReturnTypes() argument 2844 mlir::DictionaryAttr, mlir::RegionRange, in inferReturnTypeComponents()
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | Region.h | 306 RegionRange(Arg &&arg) in RegionRange() function
|