/llvm-project/llvm/test/MC/AArch64/ |
H A D | arm64-ilp32.s | 29 .globl sizes symbol 31 sizes: label
|
/llvm-project/libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/ |
H A D | gslice_non_const.pass.cpp | 30 typedef std::valarray<std::size_t> sizes; in main() typedef 68 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | gslice_const.pass.cpp | 33 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/llvm-project/mlir/lib/Dialect/MemRef/Utils/ |
H A D | MemRefUtils.cpp | 53 getLinearizedMemRefOffsetAndSize(OpBuilder & builder,Location loc,int srcBits,int dstBits,OpFoldResult offset,ArrayRef<OpFoldResult> sizes,ArrayRef<OpFoldResult> strides,ArrayRef<OpFoldResult> indices) getLinearizedMemRefOffsetAndSize() argument 103 getLinearizedMemRefOffsetAndSize(OpBuilder & builder,Location loc,int srcBits,int dstBits,OpFoldResult offset,ArrayRef<OpFoldResult> sizes) getLinearizedMemRefOffsetAndSize() argument 159 computeSuffixProductIRBlockImpl(Location loc,OpBuilder & builder,ArrayRef<OpFoldResult> sizes,OpFoldResult unit) computeSuffixProductIRBlockImpl() argument 174 computeSuffixProductIRBlock(Location loc,OpBuilder & builder,ArrayRef<OpFoldResult> sizes) computeSuffixProductIRBlock() argument [all...] |
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | GPUHeuristics.cpp | 137 static SmallVector<int64_t> maximizeNumThreads(ArrayRef<int64_t> sizes, in maximizeNumThreads() argument 182 inferNumThreads(int64_t totalNumThreads,ArrayRef<int64_t> sizes,int64_t desiredVectorSize,bool favorPredication) inferNumThreads() argument 214 inferNumThreadsImpl(int64_t totalNumThreads,ArrayRef<int64_t> sizes,int64_t desiredVectorSize) inferNumThreadsImpl() argument [all...] |
/llvm-project/flang/test/Evaluate/ |
H A D | fold-ishftc.f90 | 8 integer, parameter :: sizes(*) = [(ishftc(257, ict, [(isz, isz = 1, 8)]), ict = -1, 1)] variable
|
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/ |
H A D | for_each.pass.cpp | 45 int sizes[] = {0, 1, 6}; in operator ()() local 91 int sizes[] = {0, 1, 2, 1023, 1024, 1025, 2047, 2048, 2049}; in main() local
|
/llvm-project/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.fill/ |
H A D | assign_value.pass.cpp | 29 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/llvm-project/compiler-rt/test/scudo/ |
H A D | malloc.cpp | 16 std::vector<ssize_t> sizes{1, 8, 16, 32, 1024, 32768, in main() local
|
/llvm-project/libcxx/test/libcxx/numerics/numarray/class.gslice.array/ |
H A D | assert.get.pass.cpp | 36 std::valarray<std::size_t> sizes(2); in main() local
|
H A D | get.pass.cpp | 34 std::valarray<std::size_t> sizes(2); in main() local
|
/llvm-project/libcxx/test/std/numerics/numarray/template.valarray/valarray.assign/ |
H A D | gslice_array_assign.pass.cpp | 29 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/ |
H A D | get_allocated_begin.cpp | 14 int sizes[] = {10, 100, 1000, 10000, 100000, 1000000}; in main() local
|
/llvm-project/libcxx/test/std/numerics/numarray/template.valarray/valarray.cons/ |
H A D | gslice_array.pass.cpp | 29 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/llvm-project/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.comp.assign/ |
H A D | divide.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | or.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | addition.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | and.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | shift_right.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | multiply.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | shift_left.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | subtraction.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | modulo.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/llvm-project/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.assign/ |
H A D | gslice_array.pass.cpp | 34 typedef std::valarray<std::size_t> sizes; in main() typedef
|
H A D | valarray.pass.cpp | 32 typedef std::valarray<std::size_t> sizes; in main() typedef
|