Searched refs:setAttrRowOperand (Results 1 – 4 of 4) sorted by relevance
1983 void setAttrRowOperand(Expr *e) { getLocalData()->RowOperand = e; } in setAttrRowOperand() function2011 setAttrRowOperand(nullptr); in initializeLocal()
7228 TL.setAttrRowOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()7236 TL.setAttrRowOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5969 NewTL.setAttrRowOperand(TL.getAttrRowOperand()); in TransformConstantMatrixType()6024 NewTL.setAttrRowOperand(rows); in TransformDependentSizedMatrixType()
5833 MTL.setAttrRowOperand(AL.getArgAsExpr(0)); in fillMatrixTypeLoc()