Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c
H A Darm-cde-vfp.c28 uint32_t test_vcx1a_u32(uint32_t acc) { in test_vcx1a_u32()
51 uint32_t test_vcx2a_u32(uint32_t acc, uint32_t n) { in test_vcx2a_u32()
76 uint32_t test_vcx3a_u32(uint32_t acc, uint32_t n, uint32_t m) { in test_vcx3a_u32()
97 uint64_t test_vcx1da_u64(uint64_t acc) { in test_vcx1da_u64()
120 uint64_t test_vcx2da_u64(uint64_t acc, uint64_t n) { in test_vcx2da_u64()
145 uint64_t test_vcx3da_u64(uint64_t acc, uint64_t n, uint64_t m) { in test_vcx3da_u64()
H A Darm-cde-gpr.c25 uint32_t test_cx1a(uint32_t acc) { in test_cx1a()
58 uint64_t test_cx1da(uint64_t acc) { in test_cx1da()
76 uint32_t test_cx2a(uint32_t acc, uint32_t n) { in test_cx2a()
109 uint64_t test_cx2da(uint64_t acc, uint32_t n) { in test_cx2da()
127 uint32_t test_cx3a(uint32_t acc, uint32_t n, uint32_t m) { in test_cx3a()
160 uint64_t test_cx3da(uint64_t acc, uint32_t n, uint32_t m) { in test_cx3da()
H A Darm-cde-vec.c26 uint8x16_t test_vcx1qa_1(uint8x16_t acc) { in test_vcx1qa_1()
37 int32x4_t test_vcx1qa_2(int32x4_t acc) { in test_vcx1qa_2()
70 float32x4_t test_vcx2qa(float32x4_t acc, int64x2_t n) { in test_vcx2qa()
104 int8x16_t test_vcx3qa(int8x16_t acc, uint16x8_t n, float32x4_t m) { in test_vcx3qa()
126 uint8x16_t test_vcx1qa_m(uint8x16_t acc, mve_pred16_t p) { in test_vcx1qa_m()
150 float32x4_t test_vcx2qa_m(float32x4_t acc, float16x8_t n, mve_pred16_t p) { in test_vcx2qa_m()
H A Darm-asm.c12 int acc = 0; in even_reg_constraint_Te() local
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A Dassign.pass.cpp26 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
57 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
68 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
91 checked_accessor<T> acc(1024); mixin_accessor() local
[all...]
H A Dctor.move.pass.cpp28 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
46 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
57 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
78 checked_accessor<T> acc(1024); mixin_accessor() local
[all...]
H A Dctor.copy.pass.cpp28 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
47 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
58 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
79 checked_accessor<T> acc(1024); mixin_accessor() local
[all...]
H A Dmove.pass.cpp28 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
49 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
60 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
81 checked_accessor<T> acc(1024); mixin_accessor() local
[all...]
H A Ddeduction.pass.cpp66 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
84 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
135 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
152 checked_accessor<T> acc(1024); mixin_accessor() local
[all...]
H A Dproperties.pass.cpp65 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
180 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
191 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.dh_map_acc.pass.cpp33 test_mdspan_types(const H & handle,const M & map,const A & acc) test_mdspan_types() argument
57 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
68 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dconversion.pass.cpp107 construct_from_mds(const FromH & handle,const FromL & layout,const FromE & exts,const FromA & acc) construct_from_mds() argument
114 mixin_extents(const FromH & handle,const FromL & layout,const FromA & acc) mixin_extents() argument
138 mixin_layout(const FromH & handle,const FromA & acc) mixin_layout() argument
[all...]
H A Dctor.dh_span.pass.cpp82 test_mdspan_ctor(const H & handle,const M & map,const A & acc) test_mdspan_ctor() argument
105 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
117 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.dh_array.pass.cpp82 test_mdspan_ctor(const H & handle,const M & map,const A & acc) test_mdspan_ctor() argument
105 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
117 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.default.pass.cpp59 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
71 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.dh_extents.pass.cpp68 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
80 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.dh_map.pass.cpp65 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
76 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
H A Dctor.dh_integers.pass.cpp83 mixin_extents(const H & handle,const L & layout,const A & acc) mixin_extents() argument
103 mixin_layout(const H & handle,const A & acc) mixin_layout() argument
[all...]
/llvm-project/libcxx/test/std/containers/views/mdspan/default_accessor/
H A Delement_type.verify.cpp26 [[maybe_unused]] std::default_accessor<AbstractClass> acc; in not_abstract_class() local
31 [[maybe_unused]] std::default_accessor<int[5]> acc; in not_array_type() local
H A Dctor.default.pass.cpp29 [[maybe_unused]] std::default_accessor<T> acc; in test_construction() local
H A Daccess.pass.cpp29 std::default_accessor<T> acc; in test_access() local
H A Doffset.pass.cpp29 std::default_accessor<T> acc; in test_offset() local
/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp250 acc ^= (acc >> 35) + (uint64_t)len; in XXH3_len_9to16_64b() local
230 uint64_t acc = XXH3_len_4to8_64b() local
284 uint64_t acc = len * PRIME64_1, acc_end; XXH3_len_17to128_64b() local
309 uint64_t acc = (uint64_t)len * PRIME64_1; XXH3_len_129to240_64b() local
327 XXH3_accumulate_512_scalar(uint64_t * acc,const uint8_t * input,const uint8_t * secret) XXH3_accumulate_512_scalar() argument
338 XXH3_accumulate_scalar(uint64_t * acc,const uint8_t * input,const uint8_t * secret,size_t nbStripes) XXH3_accumulate_scalar() argument
345 XXH3_scrambleAcc(uint64_t * acc,const uint8_t * secret) XXH3_scrambleAcc() argument
353 XXH3_mix2Accs(const uint64_t * acc,const uint8_t * secret) XXH3_mix2Accs() argument
358 XXH3_mergeAccs(const uint64_t * acc,const uint8_t * key,uint64_t start) XXH3_mergeAccs() argument
373 alignas(16) uint64_t acc[XXH_ACC_NB] = { XXH3_hashLong_64b() local
747 XXH128_mix32B(XXH128_hash_t acc,const uint8_t * input_1,const uint8_t * input_2,const uint8_t * secret,uint64_t seed) XXH128_mix32B() argument
761 XXH128_hash_t acc; XXH3_len_17to128_128b() local
790 XXH128_hash_t acc; XXH3_len_129to240_128b() local
837 alignas(16) uint64_t acc[XXH_ACC_NB] = { XXH3_hashLong_128b() local
[all...]
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-pair-mma-types.c195 void testRestrictQualifiedPointer2(__vector_quad *__restrict acc) { in testRestrictQualifiedPointer2() argument
248 void testVolatileQualifiedPointer2(__vector_quad *__volatile acc) { in testVolatileQualifiedPointer2() argument

123