Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dtuple-bps.cpp216 extentsMap[fOid] = tr1::unordered_map<int64_t, EMEntry>(); in TupleBPS()
217 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[fOid]; in TupleBPS()
302 extentsMap[fOid] = tr1::unordered_map<int64_t, EMEntry>(); in TupleBPS()
303 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[fOid]; in TupleBPS()
604 extentsMap[pcsp->fOid] = tr1::unordered_map<int64_t, EMEntry>(); in setBPP()
605 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[pcsp->fOid]; in setBPP()
951 uint32_t eCount = extentsMap.begin()->second.size(); in goodExtentCount()
955 for (it = extentsMap.begin(); it != extentsMap.end(); ++it) in goodExtentCount()
1080 extentsMap.clear(); in reloadExtentLists()
3201 if (extentsMap.find(OID) != extentsMap.end()) in addCPPredicates()
[all …]
H A Dprimitivestep.h1394 …lan::CalpontSystemCatalog::OID, std::tr1::unordered_map<int64_t, struct BRM::EMEntry> > extentsMap; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dtuple-bps.cpp216 extentsMap[fOid] = tr1::unordered_map<int64_t, EMEntry>(); in TupleBPS()
217 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[fOid]; in TupleBPS()
302 extentsMap[fOid] = tr1::unordered_map<int64_t, EMEntry>(); in TupleBPS()
303 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[fOid]; in TupleBPS()
604 extentsMap[pcsp->fOid] = tr1::unordered_map<int64_t, EMEntry>(); in setBPP()
605 tr1::unordered_map<int64_t, EMEntry>& ref = extentsMap[pcsp->fOid]; in setBPP()
951 uint32_t eCount = extentsMap.begin()->second.size(); in goodExtentCount()
955 for (it = extentsMap.begin(); it != extentsMap.end(); ++it) in goodExtentCount()
1080 extentsMap.clear(); in reloadExtentLists()
3201 if (extentsMap.find(OID) != extentsMap.end()) in addCPPredicates()
[all …]
H A Dprimitivestep.h1394 …lan::CalpontSystemCatalog::OID, std::tr1::unordered_map<int64_t, struct BRM::EMEntry> > extentsMap; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp290 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
293 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp348 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
351 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp334 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
337 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp334 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
337 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp540 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
543 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp540 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
543 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp540 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(),
543 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp564 auto extentsMap = AffineMap::get(/*dimCount=*/extents.size(), in verifyOutputShape() local
567 AffineMap expectedMap = simplifyAffineMap(resMap.compose(extentsMap)); in verifyOutputShape()