Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 7 of 7) sorted by relevance

/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dadjacent_find.pass.cpp43 size_t counts[] = {2, 3, 500}; in test_adjacent_find_by_type() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc3437 const std::string counts = in OnTestCaseStart() local
3451 const std::string counts = in OnTestSuiteStart() local
3518 const std::string counts = in OnTestCaseEnd() local
3529 const std::string counts = in OnTestSuiteEnd() local
/llvm-project/lld/COFF/
H A DDebugTypes.cpp350 SmallVectorImpl<uint32_t> &counts = in mergeDebugT() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp211 truncateVarKind(kind, counts.getSpace().getNumVarKind(kind)); in truncate() argument
207 truncateVarKind(VarKind kind,const CountsSnapshot & counts) truncateVarKind() argument
[all...]
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp2271 sliceElements(IterTy values,ArrayRef<int64_t> counts,ArrayRef<int64_t> offsets,ArrayRef<int64_t> sizes,ArrayRef<int64_t> strides,llvm::SmallVectorImpl<ElemTy> * outValues) sliceElements() argument
2347 SmallVector<int64_t> counts; matchAndRewrite() local
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp3375 unsigned *counts = __kmp_affinity_create_cpuinfo_map() local
[all...]
/llvm-project/clang/lib/AST/
H A DASTContext.cpp957 unsigned counts[] = { PrintStats() local