/llvm-project/clang/lib/Headers/ |
H A D | amxintrin.h | 86 (__SIZE_TYPE__)(stride)) argument 106 (__SIZE_TYPE__)(stride)) argument 124 _tile_stored(dst,base,stride) global() argument 239 _tile_loadd_internal(unsigned short m,unsigned short n,const void * base,__SIZE_TYPE__ stride) _tile_loadd_internal() argument 247 _tile_loaddt1_internal(unsigned short m,unsigned short n,const void * base,__SIZE_TYPE__ stride) _tile_loaddt1_internal() argument 283 _tile_stored_internal(unsigned short m,unsigned short n,void * base,__SIZE_TYPE__ stride,_tile1024i tile) _tile_stored_internal() argument 327 __tile_loadd(__tile1024i * dst,const void * base,__SIZE_TYPE__ stride) __tile_loadd() argument 348 __tile_stream_loadd(__tile1024i * dst,const void * base,__SIZE_TYPE__ stride) __tile_stream_loadd() argument 456 __tile_stored(void * base,__SIZE_TYPE__ stride,__tile1024i src) __tile_stored() argument [all...] |
/llvm-project/polly/lib/External/isl/ |
H A D | isl_stride.c | 21 isl_val *stride; member 51 __isl_take isl_val *stride, __isl_take isl_aff *offset) in isl_stride_info_alloc() 112 isl_val *stride; member 144 __isl_take isl_val *stride, __isl_take isl_aff *offset) in set_stride() 230 isl_val *v, *stride, *m; in detect_stride() local
|
/llvm-project/offload/test/offloading/ |
H A D | schedule.c | 18 int ordered_example(int lb, int ub, int stride, int nteams) { in ordered_example() argument 49 int NO_order_example(int lb, int ub, int stride, int nteams) { in NO_order_example() argument
|
H A D | dynamic-schedule.cpp | 19 bool schedule(int lb, int ub, int stride, int chunk) { in schedule() argument
|
H A D | dynamic-schedule-non-spmd.cpp | 19 bool schedule(int lb, int ub, int stride, int chunk) { in schedule() argument
|
H A D | non_contiguous_update.cpp | 12 int64_t stride; member
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | array-ctor-as-elemental.f90 | 36 subroutine test_as_strided_elemental(lb, ub, stride) argument 37 integer(8) :: lb, ub, stride local
|
H A D | array-ctor-as-inlined-temp.f90 | 172 subroutine test_strided_implied_do(lb, ub, stride) argument 173 integer(8) :: lb, ub, stride local
|
/llvm-project/clang/test/CodeGen/ |
H A D | inline-asm-mrv.c | 5 int stride, int h) { in sad16_sse2()
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | NamedOpConversions.cpp | 37 Value iZp, Value kZp, Value init, Attribute stride, in matchAndReplaceDepthwiseConv() argument 115 auto stride = op.getStrides(); in matchAndRewrite() local 137 auto stride = op.getStrides(); in matchAndRewrite() local
|
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxSliceArray.cpp | 36 const size_t stride = ptr_sp->GetValueAsUnsigned(0); in LibcxxStdSliceArraySummaryProvider() local 136 ValueObjectSP stride = m_backend.GetChildMemberWithName("__stride_"); in Update() local
|
/llvm-project/libcxx/test/std/numerics/numarray/class.gslice/gslice.cons/ |
H A D | start_size_stride.pass.cpp | 26 std::valarray<std::size_t> stride(a2, sizeof(a2)/sizeof(a2[0])); in main() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorInsertExtractStridedSliceRewritePatterns.cpp | 139 int64_t stride = matchAndRewrite() local 213 int64_t stride = matchAndRewrite() local 258 int64_t stride = matchAndRewrite() local 303 int64_t stride = matchAndRewrite() local [all...] |
/llvm-project/lldb/test/API/lang/cpp/gmodules/pch-chain/ |
H A D | pch.h | 13 unsigned stride; member
|
/llvm-project/openmp/runtime/test/worksharing/for/ |
H A D | omp_for_dynamic_large_chunk.c | 14 int i, j, lb, ub, stride, nthreads, actual_nthreads, chunk; in main() local
|
H A D | omp_for_static_large_chunk.c | 26 int i, j, lb, ub, stride, nthreads, chunk; in main() local
|
/llvm-project/llvm/utils/ |
H A D | unicode-case-fold.py | 65 def stride(block): function
|
/llvm-project/lldb/test/API/lang/cpp/gmodules/alignment/ |
H A D | pch.h | 18 unsigned stride; member
|
/llvm-project/compiler-rt/test/tsan/ |
H A D | bench_shadow_flush.cpp | 22 uptr stride = kSmallPage; in main() local
|
/llvm-project/mlir/include/mlir/Dialect/Utils/ |
H A D | StaticValueUtils.h | 36 OpFoldResult stride; member
|
/llvm-project/mlir/lib/Conversion/LLVMCommon/ |
H A D | MemRefBuilder.cpp | 166 Value MemRefDescriptor::stride(OpBuilder &builder, Location loc, unsigned pos) { in stride() function in MemRefDescriptor 173 Value stride) { in setStride() argument 180 unsigned pos, uint64_t stride) { in setConstantStride() argument 290 Value MemRefDescriptorView::stride(unsigne function in MemRefDescriptorView 517 Value UnrankedMemRefDescriptor::stride(OpBuilder &builder, Location loc, stride() function in UnrankedMemRefDescriptor 520 stride(OpBuilder & builder,Location loc,const LLVMTypeConverter & typeConverter,Value strideBasePtr,Value index,Value stride) stride() argument 532 setStride(OpBuilder & builder,Location loc,const LLVMTypeConverter & typeConverter,Value strideBasePtr,Value index,Value stride) setStride() argument [all...] |
/llvm-project/mlir/lib/Conversion/GPUToSPIRV/ |
H A D | WmmaOpsToSPIRV.cpp | 227 int64_t stride = op.getLeadDimension().getSExtValue(); in matchAndRewrite() local 259 int64_t stride = op.getLeadDimension().getSExtValue(); in matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | SPIRVDialect.cpp | 263 unsigned &stride) { in parseOptionalArrayStride() argument 318 unsigned stride = 0; in parseArrayType() local 445 unsigned stride = 0; parseRuntimeArrayType() local 808 if (unsigned stride = type.getArrayStride()) print() local 815 if (unsigned stride = type.getArrayStride()) print() local [all...] |
/llvm-project/mlir/lib/Dialect/AMX/Transforms/ |
H A D | LegalizeForLLVMExport.cpp | 107 Value stride = getStride(rewriter, *getTypeConverter(), mType, matchAndRewrite() local 133 Value stride = getStride(rewriter, *getTypeConverter(), mType, matchAndRewrite() local [all...] |
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_stride/ |
H A D | ctor.strided_mapping.pass.cpp | 56 size_t stride = 2; test_conversion() local
|