Searched refs:setAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1927 void setAttrRowOperand(Expr *e) { getLocalData()->RowOperand = e; } in setAttrRowOperand() function1955 setAttrRowOperand(nullptr); in initializeLocal()
6893 TL.setAttrRowOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6901 TL.setAttrRowOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5741 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5796 NewTL.setAttrRowOperand(rows); in TransformDependentSizedMatrixType()
5783 MTL.setAttrRowOperand(AL.getArgAsExpr(0)); in fillMatrixTypeLoc()