| /llvm-project-15.0.7/llvm/utils/vscode/llvm/syntaxes/ |
| H A D | ll.tmLanguage.yaml | 15 - match: "\\bvoid\\b|\ 16 \\bhalf\\b|\ 18 \\bfloat\\b|\ 27 \\btype\\b|\ 37 - match: "\\badd\\b|\ 40 \\band\\b|\ 45 \\bbr\\b|\ 54 \\beq\\b|\ 89 \\bne\\b|\ 329 - match: "-?\\b\\d+\\.\\d*(e[+-]\\d+)?\\b" [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | aarch64-sve-vls-arith-ops.c | 39 return a + b; in add_i8() 51 return a + b; in add_i16() 63 return a + b; in add_i32() 75 return a + b; in add_i64() 87 return a + b; in add_u8() 99 return a + b; in add_u16() 111 return a + b; in add_u32() 123 return a + b; in add_u64() 138 return a + b; in add_f16() 150 return a + b; in add_f32() [all …]
|
| H A D | complex-math.c | 16 return a + b; in add_float_rr() 23 return a + b; in add_float_cr() 30 return a + b; in add_float_rc() 38 return a + b; in add_float_cc() 46 return a - b; in sub_float_rr() 53 return a - b; in sub_float_cr() 61 return a - b; in sub_float_rc() 69 return a - b; in sub_float_cc() 77 return a * b; in mul_float_rr() 85 return a * b; in mul_float_cr() [all …]
|
| H A D | aarch64-sve-vector-arith-ops.c | 18 return a + b; in add_i8() 27 return a + b; in add_i16() 36 return a + b; in add_i32() 45 return a + b; in add_i64() 54 return a + b; in add_u8() 63 return a + b; in add_u16() 72 return a + b; in add_u32() 81 return a + b; in add_u64() 90 return a + b; in add_f16() 99 return a + b; in add_f32() [all …]
|
| H A D | aarch64-neon-perm.c | 12 return vuzp1_s8(a, b); in test_vuzp1_s8() 19 return vuzp1q_s8(a, b); in test_vuzp1q_s8() 26 return vuzp1_s16(a, b); in test_vuzp1_s16() 33 return vuzp1q_s16(a, b); in test_vuzp1q_s16() 40 return vuzp1_s32(a, b); in test_vuzp1_s32() 47 return vuzp1q_s32(a, b); in test_vuzp1q_s32() 54 return vuzp1q_s64(a, b); in test_vuzp1q_s64() 61 return vuzp1_u8(a, b); in test_vuzp1_u8() 68 return vuzp1q_u8(a, b); in test_vuzp1q_u8() 75 return vuzp1_u16(a, b); in test_vuzp1_u16() [all …]
|
| H A D | aarch64-neon-ldst-one.c | 4258 vst1_lane_u8(a, b, 7); in test_vst1_lane_u8() 4302 vst1_lane_s8(a, b, 7); in test_vst1_lane_s8() 4382 vst1_lane_p8(a, b, 7); in test_vst1_lane_p8() 4761 vst2_lane_u8(a, b, 7); in test_vst2_lane_u8() 4856 vst2_lane_s8(a, b, 7); in test_vst2_lane_s8() 5026 vst2_lane_p8(a, b, 7); in test_vst2_lane_p8() 5498 vst3_lane_u8(a, b, 7); in test_vst3_lane_u8() 5611 vst3_lane_s8(a, b, 7); in test_vst3_lane_s8() 5814 vst3_lane_p8(a, b, 7); in test_vst3_lane_p8() 6363 vst4_lane_u8(a, b, 7); in test_vst4_lane_u8() [all …]
|
| H A D | aarch64-sve-vector-compare-ops.c | 18 return a == b; in eq_bool() 28 return a == b; in eq_i8() 38 return a == b; in eq_i16() 48 return a == b; in eq_i32() 58 return a == b; in eq_i64() 68 return a == b; in eq_u8() 78 return a == b; in eq_u16() 88 return a == b; in eq_u32() 98 return a == b; in eq_u64() 108 return a == b; in eq_f16() [all …]
|
| H A D | arm-neon-vst.c | 38 vst1_f16_x2(a, b); in test_vst1_f16_x2() 72 vst1_f16_x3(a, b); in test_vst1_f16_x3() 111 vst1_f16_x4(a, b); in test_vst1_f16_x4() 140 vst1_f32_x2(a, b); in test_vst1_f32_x2() 174 vst1_f32_x3(a, b); in test_vst1_f32_x3() 213 vst1_f32_x4(a, b); in test_vst1_f32_x4() 242 vst1_p16_x2(a, b); in test_vst1_p16_x2() 276 vst1_p16_x3(a, b); in test_vst1_p16_x3() 338 vst1_p8_x2(a, b); in test_vst1_p8_x2() 364 vst1_p8_x3(a, b); in test_vst1_p8_x3() [all …]
|
| H A D | arm-neon-range-checks.c | 11 vdot_lane_s32(r, a, b, 0); in test_vdot_lane() 12 vdot_lane_s32(r, a, b, 1); in test_vdot_lane() 18 vdotq_lane_s32(r, a, b, 0); in test_vdotq_lane() 19 vdotq_lane_s32(r, a, b, 1); in test_vdotq_lane() 26 vdot_laneq_s32(r, a, b, 0); in test_vdot_laneq() 27 vdot_laneq_s32(r, a, b, 3); in test_vdot_laneq() 33 vdotq_laneq_s32(r, a, b, 0); in test_vdotq_laneq() 71 vmla_lane_s32(a, b, v, 0); in test_vmla_lane() 72 vmla_lane_s32(a, b, v, 1); in test_vmla_lane() 191 vmull_lane_s32(a, b, 0); in test_vmull_lane() [all …]
|
| H A D | aarch64-neon-3v.c | 11 return vand_s8(a, b); in test_vand_s8() 18 return vandq_s8(a, b); in test_vandq_s8() 25 return vand_s16(a, b); in test_vand_s16() 32 return vandq_s16(a, b); in test_vandq_s16() 39 return vand_s32(a, b); in test_vand_s32() 46 return vandq_s32(a, b); in test_vandq_s32() 53 return vand_s64(a, b); in test_vand_s64() 67 return vand_u8(a, b); in test_vand_u8() 74 return vandq_u8(a, b); in test_vandq_u8() 81 return vand_u16(a, b); in test_vand_u16() [all …]
|
| H A D | aarch64-sve-vls-compare-ops.c | 43 return a == b; in eq_bool() 56 return a == b; in eq_i8() 69 return a == b; in eq_i16() 82 return a == b; in eq_i32() 95 return a == b; in eq_i64() 108 return a == b; in eq_u8() 121 return a == b; in eq_u16() 134 return a == b; in eq_u32() 147 return a == b; in eq_u64() 163 return a == b; in eq_f16() [all …]
|
| /llvm-project-15.0.7/llvm/test/MC/AArch64/ |
| H A D | neon-tbl.s | 10 tbl v0.8b, { v1.16b, v2.16b }, v2.8b 11 tbl v0.8b, { v1.16b, v2.16b, v3.16b }, v2.8b 12 tbl v0.8b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.8b 13 tbl v0.8b, { v31.16b, v0.16b, v1.16b, v2.16b }, v2.8b 23 tbl v0.16b, { v1.16b, v2.16b, v3.16b }, v2.16b 24 tbl v0.16b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.16b 25 tbl v0.16b, { v30.16b, v31.16b, v0.16b, v1.16b }, v2.16b 36 tbx v0.8b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.8b 37 tbx v0.8b, { v31.16b, v0.16b, v1.16b, v2.16b }, v2.8b 48 tbx v0.16b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.16b [all …]
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | _Bool-increment-decrement.c | 28 b++; in test__Bool_value() 34 b++; in test__Bool_value() 42 b++; in test__Bool_increment() 48 b++; in test__Bool_increment() 54 ++b; in test__Bool_increment() 60 ++b; in test__Bool_increment() 66 ++b; in test__Bool_increment() 72 ++b; in test__Bool_increment() 73 ++b; in test__Bool_increment() 79 ++b; in test__Bool_increment() [all …]
|
| H A D | PR38208.c | 6 a += b; b -= a; in foo() 7 a += b; b -= a; in foo() 8 a += b; b -= a; in foo() 9 a += b; b -= a; in foo() 10 a += b; b -= a; in foo() 11 a += b; b -= a; in foo() 12 a += b; b -= a; in foo() 13 a += b; b -= a; in foo() 14 a += b; b -= a; in foo() 15 a += b; b -= a; in foo() [all …]
|
| H A D | equality_tracking.c | 44 if (a == b) { in canonicalEqual() 58 if (b == d) { in test() 71 if (a != b && b == c) { in test() 81 if (a != b) in testIntersection() 100 if (b > 10) { in testPromotion() 111 if (a == b) { in testPromotionOnlyTypes() 142 if (a != b && b == c) { in testPointers() 174 if (a >= 0 && a <= 10 && b >= 20 && b <= 50) { in avoidInfeasibleConstraintsForClasses() 196 if (a != b) { in avoidInfeasibleConstraintforGT() 224 if (a > b) { in implyDisequalityFromGT() [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/arm-mve-intrinsics/ |
| H A D | compare.c | 19 return vcmpeqq(a, b); in test_vcmpeqq_f16() 35 return vcmpeqq(a, b); in test_vcmpeqq_f32() 51 return vcmpeqq(a, b); in test_vcmpeqq_s8() 67 return vcmpeqq(a, b); in test_vcmpeqq_s16() 83 return vcmpeqq(a, b); in test_vcmpeqq_s32() 99 return vcmpeqq(a, b); in test_vcmpeqq_u8() 115 return vcmpeqq(a, b); in test_vcmpeqq_u16() 131 return vcmpeqq(a, b); in test_vcmpeqq_u32() 149 return vcmpeqq(a, b); in test_vcmpeqq_n_f16() 167 return vcmpeqq(a, b); in test_vcmpeqq_n_f32() [all …]
|
| H A D | vector-shift-imm-dyadic.c | 17 return vshrnbq(a, b, 3); in test_vshrnbq_n_s16() 31 return vshrnbq(a, b, 9); in test_vshrnbq_n_s32() 45 return vshrnbq(a, b, 1); in test_vshrnbq_n_u16() 59 return vshrnbq(a, b, 3); in test_vshrnbq_n_u32() 73 return vshrntq(a, b, 1); in test_vshrntq_n_s16() 87 return vshrntq(a, b, 10); in test_vshrntq_n_s32() 101 return vshrntq(a, b, 6); in test_vshrntq_n_u16() 115 return vshrntq(a, b, 10); in test_vshrntq_n_u32() 1217 return vsliq(a, b, 2); in test_vsliq_n_s8() 1245 return vsliq(a, b, 1); in test_vsliq_n_s32() [all …]
|
| H A D | vector-shift-var.c | 17 return vshlq(a, b); in test_vshlq_s8() 19 return vshlq_s8(a, b); in test_vshlq_s8() 31 return vshlq(a, b); in test_vshlq_s16() 33 return vshlq_s16(a, b); in test_vshlq_s16() 45 return vshlq(a, b); in test_vshlq_s32() 59 return vshlq(a, b); in test_vshlq_u8() 61 return vshlq_u8(a, b); in test_vshlq_u8() 73 return vshlq(a, b); in test_vshlq_u16() 87 return vshlq(a, b); in test_vshlq_u32() 101 return vshlq_r(a, b); in test_vshlq_r_s8() [all …]
|
| H A D | vminvq.c | 18 return vminvq(a, b); in test_vminvq_s8() 20 return vminvq_s8(a, b); in test_vminvq_s8() 33 return vminvq(a, b); in test_vminvq_s16() 46 return vminvq(a, b); in test_vminvq_s32() 61 return vminvq(a, b); in test_vminvq_u8() 76 return vminvq(a, b); in test_vminvq_u16() 89 return vminvq(a, b); in test_vminvq_u32() 104 return vmaxvq(a, b); in test_vmaxvq_s8() 119 return vmaxvq(a, b); in test_vmaxvq_s16() 132 return vmaxvq(a, b); in test_vmaxvq_s32() [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/X86/ |
| H A D | avx-builtins-constrained-cmp.c | 15 return _mm256_cmp_pd(a, b, _CMP_EQ_OQ); in test_mm256_cmp_pd_eq_oq() 21 return _mm256_cmp_pd(a, b, _CMP_LT_OS); in test_mm256_cmp_pd_lt_os() 27 return _mm256_cmp_pd(a, b, _CMP_LE_OS); in test_mm256_cmp_pd_le_os() 39 return _mm256_cmp_pd(a, b, _CMP_NEQ_UQ); in test_mm256_cmp_pd_neq_uq() 45 return _mm256_cmp_pd(a, b, _CMP_NLT_US); in test_mm256_cmp_pd_nlt_us() 57 return _mm256_cmp_pd(a, b, _CMP_ORD_Q); in test_mm256_cmp_pd_ord_q() 63 return _mm256_cmp_pd(a, b, _CMP_EQ_UQ); in test_mm256_cmp_pd_eq_uq() 399 return _mm_cmp_pd(a, b, _CMP_EQ_OQ); in test_mm_cmp_pd_eq_oq() 405 return _mm_cmp_pd(a, b, _CMP_LT_OS); in test_mm_cmp_pd_lt_os() 411 return _mm_cmp_pd(a, b, _CMP_LE_OS); in test_mm_cmp_pd_le_os() [all …]
|
| H A D | avx512vl-builtins-constrained-cmp.c | 8 return _mm256_cmp_ps_mask(a, b, _CMP_EQ_OQ); in test_mm256_cmp_ps_mask_eq_oq() 14 return _mm256_cmp_ps_mask(a, b, _CMP_LT_OS); in test_mm256_cmp_ps_mask_lt_os() 20 return _mm256_cmp_ps_mask(a, b, _CMP_LE_OS); in test_mm256_cmp_ps_mask_le_os() 26 return _mm256_cmp_ps_mask(a, b, _CMP_UNORD_Q); in test_mm256_cmp_ps_mask_unord_q() 32 return _mm256_cmp_ps_mask(a, b, _CMP_NEQ_UQ); in test_mm256_cmp_ps_mask_neq_uq() 38 return _mm256_cmp_ps_mask(a, b, _CMP_NLT_US); in test_mm256_cmp_ps_mask_nlt_us() 44 return _mm256_cmp_ps_mask(a, b, _CMP_NLE_US); in test_mm256_cmp_ps_mask_nle_us() 50 return _mm256_cmp_ps_mask(a, b, _CMP_ORD_Q); in test_mm256_cmp_ps_mask_ord_q() 56 return _mm256_cmp_ps_mask(a, b, _CMP_EQ_UQ); in test_mm256_cmp_ps_mask_eq_uq() 86 return _mm256_cmp_ps_mask(a, b, _CMP_GE_OS); in test_mm256_cmp_ps_mask_ge_os() [all …]
|
| H A D | xop-builtins-cmp.c | 15 return _mm_comlt_epu8(a, b); in test_mm_comlt_epu8() 22 return _mm_comlt_epu16(a, b); in test_mm_comlt_epu16() 29 return _mm_comlt_epu32(a, b); in test_mm_comlt_epu32() 36 return _mm_comlt_epu64(a, b); in test_mm_comlt_epu64() 43 return _mm_comlt_epi8(a, b); in test_mm_comlt_epi8() 50 return _mm_comlt_epi16(a, b); in test_mm_comlt_epi16() 57 return _mm_comlt_epi32(a, b); in test_mm_comlt_epi32() 64 return _mm_comlt_epi64(a, b); in test_mm_comlt_epi64() 73 return _mm_comle_epu8(a, b); in test_mm_comle_epu8() 101 return _mm_comle_epi8(a, b); in test_mm_comle_epi8() [all …]
|
| H A D | avx512f-builtins-constrained-cmp.c | 20 return _mm512_cmp_ps_mask(a, b, _CMP_EQ_OQ); in test_mm512_cmp_ps_mask_eq_oq() 26 return _mm512_cmp_ps_mask(a, b, _CMP_LT_OS); in test_mm512_cmp_ps_mask_lt_os() 32 return _mm512_cmp_ps_mask(a, b, _CMP_LE_OS); in test_mm512_cmp_ps_mask_le_os() 38 return _mm512_cmp_ps_mask(a, b, _CMP_UNORD_Q); in test_mm512_cmp_ps_mask_unord_q() 44 return _mm512_cmp_ps_mask(a, b, _CMP_NEQ_UQ); in test_mm512_cmp_ps_mask_neq_uq() 50 return _mm512_cmp_ps_mask(a, b, _CMP_NLT_US); in test_mm512_cmp_ps_mask_nlt_us() 56 return _mm512_cmp_ps_mask(a, b, _CMP_NLE_US); in test_mm512_cmp_ps_mask_nle_us() 62 return _mm512_cmp_ps_mask(a, b, _CMP_ORD_Q); in test_mm512_cmp_ps_mask_ord_q() 68 return _mm512_cmp_ps_mask(a, b, _CMP_EQ_UQ); in test_mm512_cmp_ps_mask_eq_uq() 98 return _mm512_cmp_ps_mask(a, b, _CMP_GE_OS); in test_mm512_cmp_ps_mask_ge_os() [all …]
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | compare.cpp | 43 ((long) A == b) + in test0() 44 ((int) A == b) + in test0() 55 ((long) A < b) + in test0() 56 ((int) A < b) + in test0() 57 ((short) A < b) + in test0() 96 ((int) C == b) + in test0() 107 ((long) C < b) + in test0() 108 ((int) C < b) + in test0() 222 signed long b; in test3() local 257 void test5(bool b) { in test5() argument [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | simplify-bool-expr-case.cpp | 6 if (b == true) in switch_stmt() 14 if (b == false) in switch_stmt() 22 if (b && true) in switch_stmt() 102 b = true; in switch_stmt() 105 return b; in switch_stmt() 114 b = true; in switch_stmt() 115 return b; in switch_stmt() 258 return b; in switch_stmt() 269 return b; in switch_stmt() 710 return b; in label_stmt12() [all …]
|