Searched defs:RangeBaseT (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | ValueRange.h | 71 friend RangeBaseT; variable |
H A D | BlockSupport.h | 91 friend RangeBaseT; variable |
H A D | TypeRange.h | 68 friend RangeBaseT; global() variable |
H A D | Region.h | 379 friend RangeBaseT; variable |
/llvm-project/mlir/include/mlir/Interfaces/ | ||
H A D | InferTypeOpInterface.h | 176 : RangeBaseT(values), operandShape(operandShape), in RangeBaseT() function |