Searched refs:getAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1358 TRY_TO(TraverseStmt(TL.getAttrRowOperand()));1364 TRY_TO(TraverseStmt(TL.getAttrRowOperand()));
1982 Expr *getAttrRowOperand() const { return getLocalData()->RowOperand; } in getAttrRowOperand() function
460 Record.AddStmt(TL.getAttrRowOperand()); in VisitConstantMatrixTypeLoc()470 Record.AddStmt(TL.getAttrRowOperand()); in VisitDependentSizedMatrixTypeLoc()
5969 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5989 Expr *origRows = TL.getAttrRowOperand(); in TransformDependentSizedMatrixType()