/llvm-project/libcxx/test/std/re/re.traits/ |
H A D | value.pass.cpp | 24 for (char c = 0; c < '0'; ++c) in main() local 30 for (char c = '0'; c < '8'; ++c) in main() local 36 for (char c = '8'; c < ':'; ++c) in main() local 42 for (char c = ':'; c < 'A'; ++c) in main() local 48 for (char c = 'A'; c < 'G'; ++c) in main() local 54 for (char c = 'G'; c < 'a'; ++c) in main() local 60 for (char c = 'a'; c < 'g'; ++c) in main() local 66 for (int c = 'g'; c < 256; ++c) in main() local 77 for (wchar_t c = 0; c < '0'; ++c) in main() local 83 for (wchar_t c = '0'; c < '8'; ++c) in main() local [all …]
|
/llvm-project/clang/test/CodeGen/aarch64-sve2p1-intrinsics/ |
H A D | acle_sve2p1_pext.c |
|
/llvm-project/libcxx/test/std/containers/ |
H A D | set_allocator_requirement_test_templates.h | 39 Container c; in testSetInsert() local 52 Container c; in testSetInsert() local 65 Container c; in testSetInsert() local 78 Container c; in testSetInsert() local 91 Container c; in testSetInsert() local 103 Container c; in testSetInsert() local 115 Container c; in testSetInsert() local 130 Container c; in testSetInsert() local 151 Container c; in testSetEmplace() local 164 Container c; in testSetEmplace() local [all …]
|
H A D | map_allocator_requirement_test_templates.h | 40 Container c; in testMapInsert() local 53 Container c; in testMapInsert() local 66 Container c; in testMapInsert() local 79 Container c; in testMapInsert() local 92 Container c; in testMapInsert() local 104 Container c; in testMapInsert() local 116 Container c; in testMapInsert() local 128 Container c; in testMapInsert() local 143 Container c; in testMapInsert() local 169 Container c; in testMapInsertHint() local [all …]
|
/llvm-project/clang/test/Analysis/ |
H A D | fixed-point.c | 11 void _enum(int c) { in _enum() 15 void _inttype(int c) { in _inttype() 19 void _accum(int c) { in _accum() 23 void _fract(int c) { in _fract() 27 void _long_fract(int c) { in _long_fract() 31 void _unsigned_accum(int c) { in _unsigned_accum() 35 void _short_unsigned_accum(int c) { in _short_unsigned_accum() 39 void _unsigned_fract(int c) { in _unsigned_fract() 43 void sat_accum(int c) { in sat_accum() 47 void sat_fract(int c) { in sat_fract() [all …]
|
/llvm-project/libcxx/test/std/numerics/complex.number/complex.members/ |
H A D | construct.pass.cpp | 23 const std::complex<T> c; in test() local 28 const std::complex<T> c = 7.5; in test() local 33 const std::complex<T> c(8.5); in test() local 38 const std::complex<T> c(10.5, -9.5); in test() local 44 constexpr std::complex<T> c; in test() local 49 constexpr std::complex<T> c = 7.5; in test() local 54 constexpr std::complex<T> c(8.5); in test() local 59 constexpr std::complex<T> c(10.5, -9.5); in test() local
|
/llvm-project/libcxx/test/std/numerics/complex.number/complex.ops/ |
H A D | stream_input.pass.cpp | 27 std::complex<double> c; in main() local 34 std::complex<double> c; in main() local 41 std::complex<double> c; in main() local 48 std::complex<double> c; in main() local 55 std::complex<double> c; in main() local 62 std::complex<double> c; in main() local 69 std::complex<double> c; in main() local 76 std::complex<double> c; in main() local 83 std::complex<double> c; in main() local 90 std::complex<double> c; in main() local [all …]
|
H A D | stream_output.pass.cpp | 26 std::complex<double> const c(1, 2); in main() local 50 std::complex<double> const c(1, 2); in main() local 59 std::complex<double> const c(1, 2); in main() local 68 std::complex<double> const c(1, 2); in main() local 77 std::complex<double> const c(1, 2); in main() local 88 std::complex<double> const c(1, 2); in main() local 102 std::complex<double> const c(123, 456); in main() local 111 std::complex<double> const c(123, 456); in main() local 125 std::complex<double> const c(123, 456); in main() local
|
/llvm-project/flang/examples/FlangOmpReport/ |
H A D | FlangOmpReportVisitor.cpp | 30 __anonc98786170102(unsigned char c) normalize_construct_name() argument 45 __anonc98786170202(unsigned char c) normalize_clause_name() argument 47 __anonc98786170302(unsigned char c) normalize_clause_name() argument 58 getLocation(const OpenMPDeclarativeConstruct & c) getLocation() argument 65 getLocation(const OpenMPConstruct & c) getLocation() argument 68 __anonc98786170502(const OpenMPStandaloneConstruct &c) getLocation() argument 74 __anonc98786170602(const auto &c) getLocation() argument 78 __anonc98786170702(const OpenMPAtomicConstruct &c) getLocation() argument 88 __anonc98786170902(const OpenMPSectionConstruct &c) getLocation() argument 103 getName(const OpenMPDeclarativeConstruct & c) getName() argument 111 getName(const OpenMPConstruct & c) getName() argument 114 __anonc98786170b02(const OpenMPStandaloneConstruct &c) getName() argument 116 __anonc98786170c02(const auto &c) getName() argument 123 __anonc98786170d02(const OpenMPExecutableAllocate &c) getName() argument 127 __anonc98786170e02(const OpenMPDeclarativeAllocate &c) getName() argument 131 __anonc98786170f02(const OpenMPAllocatorsConstruct &c) getName() argument 135 __anonc98786171002(const OpenMPAtomicConstruct &c) getName() argument 137 __anonc98786171102(const auto &c) getName() argument 145 __anonc98786171202(const OpenMPSectionConstruct &c) getName() argument 152 __anonc98786171302(const auto &c) getName() argument 160 Pre(const OpenMPDeclarativeConstruct & c) Pre() argument 165 Pre(const OpenMPConstruct & c) Pre() argument 193 Post(const OmpProcBindClause::Type & c) Post() argument 197 Post(const OmpDefaultClause::Type & c) Post() argument 201 Post(const OmpDeviceTypeClause::Type & c) Post() argument 206 Post(const OmpDefaultmapClause::ImplicitBehavior & c) Post() argument 212 Post(const OmpDefaultmapClause::VariableCategory & c) Post() argument 217 Post(const OmpScheduleModifierType::ModType & c) Post() argument 221 Post(const OmpLinearModifier::Type & c) Post() argument 225 Post(const OmpDependenceType::Type & c) Post() argument 229 Post(const OmpMapType::Type & c) Post() argument 232 Post(const OmpScheduleClause::ScheduleType & c) Post() argument 236 Post(const OmpIfClause::DirectiveNameModifier & c) Post() argument 240 Post(const OmpCancelType::Type & c) Post() argument 243 Post(const OmpClause & c) Post() argument [all...] |
/llvm-project/libcxx/test/std/numerics/complex.number/complex.tuple/ |
H A D | get.pass.cpp | 33 std::complex<T> c{T{27}, T{28}}; in test() local 44 std::complex<T> c{T{27}, T{28}}; in test() local 51 std::complex<T> c{T{27}, T{28}}; in test() local 59 const std::complex<T> c{T{27}, T{28}}; in test() local 70 const std::complex<T> c{T{27}, T{28}}; in test() local 77 const std::complex<T> c{T{27}, T{28}}; in test() local 85 std::complex<T> c{T{27}, T{28}}; in test() local 94 std::complex<T> c{T{27}, T{28}}; in test() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | CharInfo.h | 41 LLVM_READNONE inline bool isASCII(char c) { in isASCII() 45 LLVM_READNONE inline bool isASCII(unsigned char c) { return c <= 127; } in isASCII() 48 LLVM_READNONE inline bool isASCII(uint32_t c) { return c <= 127; } in isASCII() 49 LLVM_READNONE inline bool isASCII(int64_t c) { return 0 <= c && c <= 127; } in isASCII() 61 LLVM_READONLY inline bool isAsciiIdentifierContinue(unsigned char c) { in isAsciiIdentifierContinue() 80 LLVM_READONLY inline bool isAsciiIdentifierContinue(unsigned char c, in isAsciiIdentifierContinue() 91 LLVM_READONLY inline bool isHorizontalWhitespace(unsigned char c) { in isHorizontalWhitespace() 99 LLVM_READONLY inline bool isVerticalWhitespace(unsigned char c) { in isVerticalWhitespace() 108 LLVM_READONLY inline bool isWhitespace(unsigned char c) { in isWhitespace() 114 LLVM_READONLY inline bool isDigit(unsigned char c) { in isDigit() [all …]
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | fma-builtins-constrained.c | 16 test_mm_fmadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fmadd_ps() argument 24 test_mm_fmadd_pd(__m128d a,__m128d b,__m128d c) test_mm_fmadd_pd() argument 32 test_mm_fmadd_ss(__m128 a,__m128 b,__m128 c) test_mm_fmadd_ss() argument 44 test_mm_fmadd_sd(__m128d a,__m128d b,__m128d c) test_mm_fmadd_sd() argument 56 test_mm_fmsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fmsub_ps() argument 65 test_mm_fmsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fmsub_pd() argument 74 test_mm_fmsub_ss(__m128 a,__m128 b,__m128 c) test_mm_fmsub_ss() argument 87 test_mm_fmsub_sd(__m128d a,__m128d b,__m128d c) test_mm_fmsub_sd() argument 100 test_mm_fnmadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fnmadd_ps() argument 109 test_mm_fnmadd_pd(__m128d a,__m128d b,__m128d c) test_mm_fnmadd_pd() argument 118 test_mm_fnmadd_ss(__m128 a,__m128 b,__m128 c) test_mm_fnmadd_ss() argument 131 test_mm_fnmadd_sd(__m128d a,__m128d b,__m128d c) test_mm_fnmadd_sd() argument 144 test_mm_fnmsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fnmsub_ps() argument 154 test_mm_fnmsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fnmsub_pd() argument 164 test_mm_fnmsub_ss(__m128 a,__m128 b,__m128 c) test_mm_fnmsub_ss() argument 178 test_mm_fnmsub_sd(__m128d a,__m128d b,__m128d c) test_mm_fnmsub_sd() argument 192 test_mm_fmaddsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fmaddsub_ps() argument 200 test_mm_fmaddsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fmaddsub_pd() argument 208 test_mm_fmsubadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fmsubadd_ps() argument 216 test_mm_fmsubadd_pd(__m128d a,__m128d b,__m128d c) test_mm_fmsubadd_pd() argument 224 test_mm256_fmadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmadd_ps() argument 232 test_mm256_fmadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmadd_pd() argument 240 test_mm256_fmsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmsub_ps() argument 249 test_mm256_fmsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmsub_pd() argument 258 test_mm256_fnmadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fnmadd_ps() argument 267 test_mm256_fnmadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fnmadd_pd() argument 276 test_mm256_fnmsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fnmsub_ps() argument 286 test_mm256_fnmsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fnmsub_pd() argument 296 test_mm256_fmaddsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmaddsub_ps() argument 304 test_mm256_fmaddsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmaddsub_pd() argument 312 test_mm256_fmsubadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmsubadd_ps() argument 320 test_mm256_fmsubadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmsubadd_pd() argument [all...] |
H A D | fma4-builtins.c | 7 test_mm_macc_ps(__m128 a,__m128 b,__m128 c) test_mm_macc_ps() argument 13 test_mm_macc_pd(__m128d a,__m128d b,__m128d c) test_mm_macc_pd() argument 19 test_mm_macc_ss(__m128 a,__m128 b,__m128 c) test_mm_macc_ss() argument 29 test_mm_macc_sd(__m128d a,__m128d b,__m128d c) test_mm_macc_sd() argument 39 test_mm_msub_ps(__m128 a,__m128 b,__m128 c) test_mm_msub_ps() argument 46 test_mm_msub_pd(__m128d a,__m128d b,__m128d c) test_mm_msub_pd() argument 53 test_mm_msub_ss(__m128 a,__m128 b,__m128 c) test_mm_msub_ss() argument 64 test_mm_msub_sd(__m128d a,__m128d b,__m128d c) test_mm_msub_sd() argument 75 test_mm_nmacc_ps(__m128 a,__m128 b,__m128 c) test_mm_nmacc_ps() argument 82 test_mm_nmacc_pd(__m128d a,__m128d b,__m128d c) test_mm_nmacc_pd() argument 89 test_mm_nmacc_ss(__m128 a,__m128 b,__m128 c) test_mm_nmacc_ss() argument 100 test_mm_nmacc_sd(__m128d a,__m128d b,__m128d c) test_mm_nmacc_sd() argument 111 test_mm_nmsub_ps(__m128 a,__m128 b,__m128 c) test_mm_nmsub_ps() argument 119 test_mm_nmsub_pd(__m128d a,__m128d b,__m128d c) test_mm_nmsub_pd() argument 127 test_mm_nmsub_ss(__m128 a,__m128 b,__m128 c) test_mm_nmsub_ss() argument 139 test_mm_nmsub_sd(__m128d a,__m128d b,__m128d c) test_mm_nmsub_sd() argument 151 test_mm_maddsub_ps(__m128 a,__m128 b,__m128 c) test_mm_maddsub_ps() argument 158 test_mm_maddsub_pd(__m128d a,__m128d b,__m128d c) test_mm_maddsub_pd() argument 165 test_mm_msubadd_ps(__m128 a,__m128 b,__m128 c) test_mm_msubadd_ps() argument 172 test_mm_msubadd_pd(__m128d a,__m128d b,__m128d c) test_mm_msubadd_pd() argument 179 test_mm256_macc_ps(__m256 a,__m256 b,__m256 c) test_mm256_macc_ps() argument 185 test_mm256_macc_pd(__m256d a,__m256d b,__m256d c) test_mm256_macc_pd() argument 191 test_mm256_msub_ps(__m256 a,__m256 b,__m256 c) test_mm256_msub_ps() argument 198 test_mm256_msub_pd(__m256d a,__m256d b,__m256d c) test_mm256_msub_pd() argument 205 test_mm256_nmacc_ps(__m256 a,__m256 b,__m256 c) test_mm256_nmacc_ps() argument 212 test_mm256_nmacc_pd(__m256d a,__m256d b,__m256d c) test_mm256_nmacc_pd() argument 219 test_mm256_nmsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_nmsub_ps() argument 227 test_mm256_nmsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_nmsub_pd() argument 235 test_mm256_maddsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_maddsub_ps() argument 242 test_mm256_maddsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_maddsub_pd() argument 249 test_mm256_msubadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_msubadd_ps() argument 256 test_mm256_msubadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_msubadd_pd() argument [all...] |
H A D | fma-builtins.c | 12 return _mm_fmadd_ps(a, b, c); in test_mm_fmadd_pd() argument 18 return _mm_fmadd_pd(a, b, c); in test_mm_fmadd_ss() argument 28 return _mm_fmadd_ss(a, b, c); in test_mm_fmadd_sd() argument 6 test_mm_fmadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fmadd_ps() argument 38 test_mm_fmsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fmsub_ps() argument 45 test_mm_fmsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fmsub_pd() argument 52 test_mm_fmsub_ss(__m128 a,__m128 b,__m128 c) test_mm_fmsub_ss() argument 63 test_mm_fmsub_sd(__m128d a,__m128d b,__m128d c) test_mm_fmsub_sd() argument 74 test_mm_fnmadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fnmadd_ps() argument 81 test_mm_fnmadd_pd(__m128d a,__m128d b,__m128d c) test_mm_fnmadd_pd() argument 88 test_mm_fnmadd_ss(__m128 a,__m128 b,__m128 c) test_mm_fnmadd_ss() argument 99 test_mm_fnmadd_sd(__m128d a,__m128d b,__m128d c) test_mm_fnmadd_sd() argument 110 test_mm_fnmsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fnmsub_ps() argument 118 test_mm_fnmsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fnmsub_pd() argument 126 test_mm_fnmsub_ss(__m128 a,__m128 b,__m128 c) test_mm_fnmsub_ss() argument 138 test_mm_fnmsub_sd(__m128d a,__m128d b,__m128d c) test_mm_fnmsub_sd() argument 150 test_mm_fmaddsub_ps(__m128 a,__m128 b,__m128 c) test_mm_fmaddsub_ps() argument 157 test_mm_fmaddsub_pd(__m128d a,__m128d b,__m128d c) test_mm_fmaddsub_pd() argument 164 test_mm_fmsubadd_ps(__m128 a,__m128 b,__m128 c) test_mm_fmsubadd_ps() argument 171 test_mm_fmsubadd_pd(__m128d a,__m128d b,__m128d c) test_mm_fmsubadd_pd() argument 178 test_mm256_fmadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmadd_ps() argument 184 test_mm256_fmadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmadd_pd() argument 190 test_mm256_fmsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmsub_ps() argument 197 test_mm256_fmsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmsub_pd() argument 204 test_mm256_fnmadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fnmadd_ps() argument 211 test_mm256_fnmadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fnmadd_pd() argument 218 test_mm256_fnmsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fnmsub_ps() argument 226 test_mm256_fnmsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fnmsub_pd() argument 234 test_mm256_fmaddsub_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmaddsub_ps() argument 241 test_mm256_fmaddsub_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmaddsub_pd() argument 248 test_mm256_fmsubadd_ps(__m256 a,__m256 b,__m256 c) test_mm256_fmsubadd_ps() argument 255 test_mm256_fmsubadd_pd(__m256d a,__m256d b,__m256d c) test_mm256_fmsubadd_pd() argument [all...] |
/llvm-project/flang/test/Lower/Intrinsics/ |
H A D | blt.f90 | 6 subroutine blt_test(a, b, c) argument 8 logical :: c local 19 subroutine blt_test1(a, b, c) argument 21 logical :: c local 32 subroutine blt_test2(a, b, c) argument 34 logical :: c local 45 subroutine blt_test3(a, b, c) argument 47 logical :: c local 58 subroutine blt_test4(a, b, c) argument 60 logical :: c local [all …]
|
H A D | ble.f90 | 6 subroutine ble_test(a, b, c) argument 8 logical :: c local 19 subroutine ble_test1(a, b, c) argument 21 logical :: c local 32 subroutine ble_test2(a, b, c) argument 34 logical :: c local 45 subroutine ble_test3(a, b, c) argument 47 logical :: c local 58 subroutine ble_test4(a, b, c) argument 60 logical :: c local [all …]
|
H A D | bgt.f90 | 6 subroutine bgt_test(a, b, c) argument 8 logical :: c local 19 subroutine bgt_test1(a, b, c) argument 21 logical :: c local 32 subroutine bgt_test2(a, b, c) argument 34 logical :: c local 45 subroutine bgt_test3(a, b, c) argument 47 logical :: c local 58 subroutine bgt_test4(a, b, c) argument 60 logical :: c local [all …]
|
H A D | bge.f90 | 6 subroutine bge_test(a, b, c) argument 8 logical :: c local 19 subroutine bge_test1(a, b, c) argument 21 logical :: c local 32 subroutine bge_test2(a, b, c) argument 34 logical :: c local 45 subroutine bge_test3(a, b, c) argument 47 logical :: c local 58 subroutine bge_test4(a, b, c) argument 60 logical :: c local [all …]
|
/llvm-project/clang/test/CodeGen/ |
H A D | aarch64-neon-fp16fml.c |
|
H A D | aarch64-v8.2a-neon-intrinsics-constrained.c |
|
H A D | arm-v8.1a-neon-intrinsics.c | 24 int16x4_t test_vqrdmlah_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vqrdmlah_s16() 39 int32x2_t test_vqrdmlah_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlah_s32() 54 int16x8_t test_vqrdmlahq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vqrdmlahq_s16() 69 int32x4_t test_vqrdmlahq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vqrdmlahq_s32() 90 int16x4_t test_vqrdmlah_lane_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vqrdmlah_lane_s16() 111 int32x2_t test_vqrdmlah_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlah_lane_s32() 132 int16x8_t test_vqrdmlahq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t c) { in test_vqrdmlahq_lane_s16() 153 int32x4_t test_vqrdmlahq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vqrdmlahq_lane_s32() 168 int16x4_t test_vqrdmlsh_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vqrdmlsh_s16() 183 int32x2_t test_vqrdmlsh_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlsh_s32() [all …]
|
/llvm-project/libcxx/test/std/containers/sequences/list/ |
H A D | exception_safety.pass.cpp | 72 std::list<T> c; in main() local 78 std::list<T> c; in main() local 84 std::list<T> c; in main() local 98 std::list<T> c(Size, *from); in main() local 104 std::list<T> c(Size, *from, Alloc()); in main() local 111 std::list<T> c(from, to); in main() local 118 std::list<T> c(from, to, Alloc()); in main() local 127 std::list<T> c(std::from_range, std::ranges::subrange(from, to)); in main() local 132 std::list<T> c(std::from_range, std::ranges::subrange(from, to), Alloc()); in main() local 140 std::list<T> c(in); in main() local [all …]
|
/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/ |
H A D | ternary.c | 14 float16x8_t test_vfmaq_f16(float16x8_t a, float16x8_t b, float16x8_t c) { in test_vfmaq_f16() argument 27 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32() argument 42 float16x8_t test_vfmaq_n_f16(float16x8_t a, float16x8_t b, float16_t c) { in test_vfmaq_n_f16() argument 57 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vfmaq_n_f32() argument 72 test_vfmasq_n_f16(float16x8_t a,float16x8_t b,float16_t c) test_vfmasq_n_f16() argument 87 test_vfmasq_n_f32(float32x4_t a,float32x4_t b,float32_t c) test_vfmasq_n_f32() argument 101 test_vfmsq_f16(float16x8_t a,float16x8_t b,float16x8_t c) test_vfmsq_f16() argument 115 test_vfmsq_f32(float32x4_t a,float32x4_t b,float32x4_t c) test_vfmsq_f32() argument 131 test_vmlaq_n_s8(int8x16_t a,int8x16_t b,int8_t c) test_vmlaq_n_s8() argument 147 test_vmlaq_n_s16(int16x8_t a,int16x8_t b,int16_t c) test_vmlaq_n_s16() argument 163 test_vmlaq_n_s32(int32x4_t a,int32x4_t b,int32_t c) test_vmlaq_n_s32() argument 179 test_vmlaq_n_u8(uint8x16_t a,uint8x16_t b,uint8_t c) test_vmlaq_n_u8() argument 195 test_vmlaq_n_u16(uint16x8_t a,uint16x8_t b,uint16_t c) test_vmlaq_n_u16() argument 211 test_vmlaq_n_u32(uint32x4_t a,uint32x4_t b,uint32_t c) test_vmlaq_n_u32() argument 227 test_vmlasq_n_s8(int8x16_t a,int8x16_t b,int8_t c) test_vmlasq_n_s8() argument 243 test_vmlasq_n_s16(int16x8_t a,int16x8_t b,int16_t c) test_vmlasq_n_s16() argument 259 test_vmlasq_n_s32(int32x4_t a,int32x4_t b,int32_t c) test_vmlasq_n_s32() argument 275 test_vmlasq_n_u8(uint8x16_t a,uint8x16_t b,uint8_t c) test_vmlasq_n_u8() argument 291 test_vmlasq_n_u16(uint16x8_t a,uint16x8_t b,uint16_t c) test_vmlasq_n_u16() argument 307 test_vmlasq_n_u32(uint32x4_t a,uint32x4_t b,uint32_t c) test_vmlasq_n_u32() argument 321 test_vqdmlahq_n_s8(int8x16_t a,int8x16_t b,int8_t c) test_vqdmlahq_n_s8() argument 335 test_vqdmlahq_n_s16(int16x8_t a,int16x8_t b,int16_t c) test_vqdmlahq_n_s16() argument 348 test_vqdmlahq_n_s32(int32x4_t a,int32x4_t b,int32_t c) test_vqdmlahq_n_s32() argument 403 test_vqrdmlahq_n_s8(int8x16_t a,int8x16_t b,int8_t c) test_vqrdmlahq_n_s8() argument 417 test_vqrdmlahq_n_s16(int16x8_t a,int16x8_t b,int16_t c) test_vqrdmlahq_n_s16() argument 430 test_vqrdmlahq_n_s32(int32x4_t a,int32x4_t b,int32_t c) test_vqrdmlahq_n_s32() argument 444 test_vqrdmlashq_n_s8(int8x16_t a,int8x16_t b,int8_t c) test_vqrdmlashq_n_s8() argument 458 test_vqrdmlashq_n_s16(int16x8_t a,int16x8_t b,int16_t c) test_vqrdmlashq_n_s16() argument 471 test_vqrdmlashq_n_s32(int32x4_t a,int32x4_t b,int32_t c) test_vqrdmlashq_n_s32() argument 486 test_vfmaq_m_f16(float16x8_t a,float16x8_t b,float16x8_t c,mve_pred16_t p) test_vfmaq_m_f16() argument 501 test_vfmaq_m_f32(float32x4_t a,float32x4_t b,float32x4_t c,mve_pred16_t p) test_vfmaq_m_f32() argument 518 test_vfmaq_m_n_f16(float16x8_t a,float16x8_t b,float16_t c,mve_pred16_t p) test_vfmaq_m_n_f16() argument 535 test_vfmaq_m_n_f32(float32x4_t a,float32x4_t b,float32_t c,mve_pred16_t p) test_vfmaq_m_n_f32() argument 552 test_vfmasq_m_n_f16(float16x8_t a,float16x8_t b,float16_t c,mve_pred16_t p) test_vfmasq_m_n_f16() argument 569 test_vfmasq_m_n_f32(float32x4_t a,float32x4_t b,float32_t c,mve_pred16_t p) test_vfmasq_m_n_f32() argument 585 test_vfmsq_m_f16(float16x8_t a,float16x8_t b,float16x8_t c,mve_pred16_t p) test_vfmsq_m_f16() argument 601 test_vfmsq_m_f32(float32x4_t a,float32x4_t b,float32x4_t c,mve_pred16_t p) test_vfmsq_m_f32() argument 617 test_vmlaq_m_n_s8(int8x16_t a,int8x16_t b,int8_t c,mve_pred16_t p) test_vmlaq_m_n_s8() argument 633 test_vmlaq_m_n_s16(int16x8_t a,int16x8_t b,int16_t c,mve_pred16_t p) test_vmlaq_m_n_s16() argument 648 test_vmlaq_m_n_s32(int32x4_t a,int32x4_t b,int32_t c,mve_pred16_t p) test_vmlaq_m_n_s32() argument 664 test_vmlaq_m_n_u8(uint8x16_t a,uint8x16_t b,uint8_t c,mve_pred16_t p) test_vmlaq_m_n_u8() argument 680 test_vmlaq_m_n_u16(uint16x8_t a,uint16x8_t b,uint16_t c,mve_pred16_t p) test_vmlaq_m_n_u16() argument 695 test_vmlaq_m_n_u32(uint32x4_t a,uint32x4_t b,uint32_t c,mve_pred16_t p) test_vmlaq_m_n_u32() argument 711 test_vmlasq_m_n_s8(int8x16_t a,int8x16_t b,int8_t c,mve_pred16_t p) test_vmlasq_m_n_s8() argument 727 test_vmlasq_m_n_s16(int16x8_t a,int16x8_t b,int16_t c,mve_pred16_t p) test_vmlasq_m_n_s16() argument 742 test_vmlasq_m_n_s32(int32x4_t a,int32x4_t b,int32_t c,mve_pred16_t p) test_vmlasq_m_n_s32() argument 758 test_vmlasq_m_n_u8(uint8x16_t a,uint8x16_t b,uint8_t c,mve_pred16_t p) test_vmlasq_m_n_u8() argument 774 test_vmlasq_m_n_u16(uint16x8_t a,uint16x8_t b,uint16_t c,mve_pred16_t p) test_vmlasq_m_n_u16() argument 789 test_vmlasq_m_n_u32(uint32x4_t a,uint32x4_t b,uint32_t c,mve_pred16_t p) test_vmlasq_m_n_u32() argument 805 test_vqdmlahq_m_n_s8(int8x16_t a,int8x16_t b,int8_t c,mve_pred16_t p) test_vqdmlahq_m_n_s8() argument 821 test_vqdmlahq_m_n_s16(int16x8_t a,int16x8_t b,int16_t c,mve_pred16_t p) test_vqdmlahq_m_n_s16() argument 836 test_vqdmlahq_m_n_s32(int32x4_t a,int32x4_t b,int32_t c,mve_pred16_t p) test_vqdmlahq_m_n_s32() argument 899 test_vqrdmlahq_m_n_s8(int8x16_t a,int8x16_t b,int8_t c,mve_pred16_t p) test_vqrdmlahq_m_n_s8() argument 915 test_vqrdmlahq_m_n_s16(int16x8_t a,int16x8_t b,int16_t c,mve_pred16_t p) test_vqrdmlahq_m_n_s16() argument 930 test_vqrdmlahq_m_n_s32(int32x4_t a,int32x4_t b,int32_t c,mve_pred16_t p) test_vqrdmlahq_m_n_s32() argument 946 test_vqrdmlashq_m_n_s8(int8x16_t a,int8x16_t b,int8_t c,mve_pred16_t p) test_vqrdmlashq_m_n_s8() argument 962 test_vqrdmlashq_m_n_s16(int16x8_t a,int16x8_t b,int16_t c,mve_pred16_t p) test_vqrdmlashq_m_n_s16() argument 977 test_vqrdmlashq_m_n_s32(int32x4_t a,int32x4_t b,int32_t c,mve_pred16_t p) test_vqrdmlashq_m_n_s32() argument [all...] |
/llvm-project/libcxx/test/std/containers/sequences/forwardlist/ |
H A D | exception_safety.pass.cpp | 69 std::forward_list<T> c; in main() local 75 std::forward_list<T> c; in main() local 89 std::forward_list<T> c(Size, *from); in main() local 95 std::forward_list<T> c(Size, *from, Alloc()); in main() local 102 std::forward_list<T> c(from, to); in main() local 111 std::forward_list<T> c(std::from_range, std::ranges::subrange(from, to)); in main() local 116 std::forward_list<T> c(std::from_range, std::ranges::subrange(from, to), Alloc()); in main() local 125 std::forward_list<T> c(from, to, Alloc()); in main() local 131 std::forward_list<T> c(in); in main() local 137 std::forward_list<T> c(in, Alloc()); in main() local [all …]
|
/llvm-project/flang/test/Lower/ |
H A D | allocatable-callee.f90 | 30 subroutine test_char_scalar_deferred(c) argument 31 character(:), allocatable :: c local 43 subroutine test_char_scalar_explicit_cst(c) argument 44 character(10), allocatable :: c local 55 subroutine test_char_scalar_explicit_dynamic(c, n) argument 57 character(n), allocatable :: c local 76 subroutine test_char_array_deferred(c) argument 77 character(:), allocatable :: c(:) local 91 subroutine test_char_array_explicit_cst(c) argument 92 character(10), allocatable :: c(:) local [all …]
|