Searched refs:getAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1294 TRY_TO(TraverseStmt(TL.getAttrRowOperand()));1300 TRY_TO(TraverseStmt(TL.getAttrRowOperand()));
1885 Expr *getAttrRowOperand() const { return getLocalData()->RowOperand; } in getAttrRowOperand() function
395 Record.AddStmt(TL.getAttrRowOperand()); in VisitConstantMatrixTypeLoc()405 Record.AddStmt(TL.getAttrRowOperand()); in VisitDependentSizedMatrixTypeLoc()
5644 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5664 Expr *origRows = TL.getAttrRowOperand(); in TransformDependentSizedMatrixType()