Home
last modified time | relevance | path

Searched refs:reversePath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Lower/
H A DComponentPath.h58 llvm::SmallVector<PathComponent> reversePath; variable
/llvm-project/flang/lib/Lower/
H A DComponentPath.cpp28 reversePath.clear(); in clear()
H A DConvertExpr.cpp6105 components.reversePath.push_back(&x); in computeElementSize()
6735 auto &revPath = components.reversePath; in lowerPath()
6879 auto revPath = components.reversePath; in applyPathToArrayLoad()
7041 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()
7063 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()
7111 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()
7132 components.reversePath.push_back(ImplicitSubscripts{}); in ArrayExprLowering()
7143 components.reversePath.push_back(&x);
7166 components.reversePath.push_back(ImplicitSubscripts{}); in isProjectedCopyInCopyOut()
7168 components.reversePath
[all...]