Home
last modified time | relevance | path

Searched refs:dstOperands (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp462 ArrayRef<Value> dstOperands = dstAccessMap.getOperands(); in addMemRefAccessConstraints() local
505 for (unsigned j = 0, e = dstOperands.size(); j < e; ++j) in addMemRefAccessConstraints()
506 eq[valuePosMap.getDstDimOrSymPos(dstOperands[j])] -= destFlatExpr[j]; in addMemRefAccessConstraints()
534 addEqForConstOperands(dstOperands); in addMemRefAccessConstraints()
562 for (unsigned j = 0, e = dstOperands.size(); j < e; ++j) in addMemRefAccessConstraints()
563 ineq[valuePosMap.getDstDimOrSymPos(dstOperands[j])] = in addMemRefAccessConstraints()