Searched refs:getExtendCoorRef (Results 1 – 3 of 3) sorted by relevance
59 Fortran::lower::ComponentPath::getExtendCoorRef() const { in getExtendCoorRef() function in Fortran::lower::ComponentPath
6825 auto currentFunc = component.getExtendCoorRef(); in extendComponent()6955 auto currentFunc = components.getExtendCoorRef(); in lowerPath()7043 mlir::Value addr = components.getExtendCoorRef()(arrayOp); in applyPathToArrayLoad()7114 mlir::Value addr = components.getExtendCoorRef()(access); in applyPathToArrayLoad()7127 auto addr = components.getExtendCoorRef()(access); in applyPathToArrayLoad()
53 ExtendRefFunc getExtendCoorRef() const;