Searched refs:setAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1879 void setAttrRowOperand(Expr *e) { getLocalData()->RowOperand = e; } in setAttrRowOperand() function1907 setAttrRowOperand(nullptr); in initializeLocal()
6647 TL.setAttrRowOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6655 TL.setAttrRowOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5452 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5507 NewTL.setAttrRowOperand(rows); in TransformDependentSizedMatrixType()
6394 MTL.setAttrRowOperand(AL.getArgAsExpr(0)); in fillMatrixTypeLoc()