Searched refs:GetExpandedSubscripts (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | reduction-templates.h | 100 inline void GetExpandedSubscripts(SubscriptValue at[], in GetExpandedSubscripts() function 118 GetExpandedSubscripts(xAt, x, zeroBasedDim, subscripts); in ReduceDimToScalar() 139 GetExpandedSubscripts(xAt, x, zeroBasedDim, subscripts); in ReduceDimMaskToScalar() 140 GetExpandedSubscripts(maskAt, mask, zeroBasedDim, subscripts); in ReduceDimMaskToScalar()
|
| H A D | reduction.cpp | 248 GetExpandedSubscripts(xAt, x, zeroBasedDim, subscripts); in ReduceLogicalDimToScalar()
|