Searched refs:setAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1847 void setAttrRowOperand(Expr *e) { getLocalData()->RowOperand = e; } in setAttrRowOperand() function1875 setAttrRowOperand(nullptr); in initializeLocal()
6607 TL.setAttrRowOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6615 TL.setAttrRowOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5386 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()5441 NewTL.setAttrRowOperand(rows); in TransformDependentSizedMatrixType()
6275 MTL.setAttrRowOperand(AL.getArgAsExpr(0)); in fillMatrixTypeLoc()