Home
last modified time | relevance | path

Searched defs:rhsIt (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/
DCommonFolders.h62 auto rhsIt = rhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h114 const Scalar* EIGEN_RESTRICT rhsIt = rhs + alignedStart; in run() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DRegionUtils.cpp480 auto rhsIt = blockData.block->begin(), rhsE = blockData.block->end(); in addToCluster() local