Searched refs:setAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1798 void setAttrRowOperand(Expr *e) { getLocalData()->RowOperand = e; } in setAttrRowOperand() function1826 setAttrRowOperand(nullptr); in initializeLocal()
6558 TL.setAttrRowOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6566 TL.setAttrRowOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5277 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5332 NewTL.setAttrRowOperand(rows); in TransformDependentSizedMatrixType()
6188 MTL.setAttrRowOperand(AL.getArgAsExpr(0)); in fillMatrixTypeLoc()