Home
last modified time | relevance | path

Searched defs:lhsIt (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.value_begin<ElementValueT>(); in constFoldBinaryOp() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/
H A DCommonFolders.h61 auto lhsIt = lhs.getValues<ElementValueT>().begin(); in constFoldBinaryOp() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/
H A Dindex_entry_comparison.cpp63 BSONObjIterator lhsIt(lhs.key); in compare() local
/dports/math/R-cran-lme4/lme4/src/
H A DpredModule.cpp75 for (MSpMatrixd::InnerIterator lhsIt(d_Lambdat, k); lhsIt; ++lhsIt) { in updateLamtUt() local
238 MSpMatrixd::InnerIterator lhsIt(d_Ut, j); in updateXwts() local
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Dprivacymanager.cpp244 for (QStringList::ConstIterator lhsIt = lhs.constBegin(); lhsIt != lhsEnd; ++lhsIt) { in difference() local
/dports/lang/solidity/solidity_0.8.11/libyul/optimiser/
H A DSyntacticalEquality.cpp59 auto lhsIt = m_identifiersLHS.find(_lhs.name); in expressionEqual() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds/src/
H A DDAE23dsWriter.cpp381 MaterialBindingMap::const_iterator lhsIt = lhsBindingMap.begin(); in compare() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/ast/
H A Dmodules.cc47 auto lhsIt = lhs->import_assertions()->cbegin(); in operator ()() local
/dports/lang/v8/v8-9.6.180.12/src/ast/
H A Dmodules.cc30 auto lhsIt = lhs->import_assertions()->cbegin(); in operator ()() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp484 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp479 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/net/kidentitymanagement/kidentitymanagement-21.12.3/src/
H A Didentity.cpp231 for (auto lhsIt = lhs.constBegin(), lhsEnd = lhs.constEnd(); lhsIt != lhsEnd; ++lhsIt) { in operator ==() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp484 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp479 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp491 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp489 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp489 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp489 auto lhsIt = leaderBlock->begin(), lhsE = leaderBlock->end(); in addToCluster() local

12