Searched defs:zeroBasedDim (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | reduction-templates.h | 101 const Descriptor &descriptor, int zeroBasedDim, in GetExpandedSubscripts() 115 inline void ReduceDimToScalar(const Descriptor &x, int zeroBasedDim, in ReduceDimToScalar() 135 inline void ReduceDimMaskToScalar(const Descriptor &x, int zeroBasedDim, in ReduceDimMaskToScalar()
|
| H A D | findloc.cpp | 96 template <typename A> void GetResult(A *p, int zeroBasedDim = -1) { in GetResult()
|
| H A D | reduction.cpp | 244 inline auto ReduceLogicalDimToScalar(const Descriptor &x, int zeroBasedDim, in ReduceLogicalDimToScalar()
|
| H A D | extrema.cpp | 76 template <typename A> void GetResult(A *p, int zeroBasedDim = -1) { in GetResult()
|