| /llvm-project-15.0.7/polly/test/ScheduleOptimizer/ |
| H A D | rectangular-tiling.ll | 52 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: #pragma known-parallel 53 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c0 = 0; c0 <= 3; c0 += 1) 54 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c1 = 0; c1 <= 31; c1 += 1) 55 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c2 = 0; c2 <= 15; c2 += 1) 56 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c3 = 0; c3 <= 1; c3 += 1) 57 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c4 = 0; c4 <= 7; c4 += 1) 58 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c5 = 0; c5 <= 1; c5 += 1) { 59 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: // SIMD 60 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c8 = 0; c8 <= 3; c8 += 1) 62 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: // SIMD [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/rvv/ |
| H A D | debug-info-rvv-dbg-value.mir | 5 # RUN: llvm-dwarfdump --name="value0" %t0 | FileCheck %s --check-prefix=CHECK0-PLUS 6 # RUN: llvm-dwarfdump --name="value1" %t0 | FileCheck %s --check-prefix=CHECK1-PLUS 18 # CHECK0-PLUS: : DW_OP_breg2 X2+24) 19 # CHECK0-PLUS: DW_AT_type {{.*}}int32_t 21 # CHECK1-PLUS: : DW_OP_breg2 X2+16) 22 # CHECK1-PLUS: DW_AT_type {{.*}}int32_t 25 # CHECK2-PLUS: DW_AT_type {{.*}}vint32m1_t 28 # CHECK3-PLUS: DW_AT_type {{.*}}vint32m1_t 31 # CHECK4-PLUS: DW_AT_type {{.*}}vbool1_t 33 # CHECK5-PLUS: : DW_OP_breg2 X2+32) [all …]
|
| /llvm-project-15.0.7/llvm/test/FileCheck/ |
| H A D | invalid-regex.txt | 13 RUN: not FileCheck -check-prefix=CHECK-PLUS %s < /dev/null 2>&1 | \ 14 RUN: FileCheck -check-prefix=ERR-PLUS %s 16 CHECK-PLUS: [[BOOM:+]] 17 ERR-PLUS: error: invalid regex: repetition-operator operand invalid
|
| /llvm-project-15.0.7/lldb/test/Shell/Commands/CommandScriptImmediateOutput/ |
| H A D | CommandScriptImmediateOutputFile.test | 7 # RUN: echo "READ PLUS" > %t.read_plus.txt 8 # RUN: echo "WRITE PLUS" > %t.write_plus.txt 9 # RUN: echo "APPEND PLUS" > %t.append_plus.txt 35 # WRITEPLUS-NOT: WRITE PLUS 39 # READPLUS-NOT: READ PLUS 43 # APPENDPLUS: APPEND PLUS
|
| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | output_paste_avoid.cpp | 18 #define PLUS + macro 21 D: +PLUS -EMPTY- PLUS+ f(=)
|
| /llvm-project-15.0.7/clang/test/CodeGenObjCXX/ |
| H A D | property-lvalue-lambda.mm | 39 // CHECK: [[PLUS:%.*]] = call void ()* @"_ZplIZ2t2P1XE3$_2EU13block_pointerFvvES4_T_" 40 // CHECK: call void{{.*}}@objc_msgSend{{.*}}({{.*}} [[PLUS]]) 44 // CHECK: [[PLUS:%.*]] = call void ()* @"_ZplIZ2t2P1XE3$_3EPFvvES4_T_" 45 // CHECK: call void{{.*}}@objc_msgSend{{.*}}({{.*}} [[PLUS]])
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionSpecialization/ |
| H A D | specialize-multiple-arguments.ll | 22 ; NONE-NEXT: br i1 [[FLAG:%.*]], label [[PLUS:%.*]], label [[MINUS:%.*]] 30 ; NONE-NEXT: [[TMP2:%.*]] = phi i64 [ [[TMP0]], [[PLUS]] ], [ [[TMP1]], [[MINUS]] ] 36 ; ONE-NEXT: br i1 [[FLAG:%.*]], label [[PLUS:%.*]], label [[MINUS:%.*]] 44 ; ONE-NEXT: [[TMP2:%.*]] = phi i64 [ [[TMP0]], [[PLUS]] ], [ [[TMP1]], [[MINUS]] ] 50 ; TWO-NEXT: br i1 [[FLAG:%.*]], label [[PLUS:%.*]], label [[MINUS:%.*]] 58 ; TWO-NEXT: [[TMP2:%.*]] = phi i64 [ [[TMP0]], [[PLUS]] ], [ [[TMP1]], [[MINUS]] ] 64 ; THREE-NEXT: br i1 [[FLAG:%.*]], label [[PLUS:%.*]], label [[MINUS:%.*]] 72 ; THREE-NEXT: [[TMP2:%.*]] = phi i64 [ [[TMP0]], [[PLUS]] ], [ [[TMP1]], [[MINUS]] ]
|
| H A D | function-specialization-constant-expression.ll | 32 ; CHECK-NEXT: br i1 [[FLAG:%.*]], label [[PLUS:%.*]], label [[MINUS:%.*]] 40 ; CHECK-NEXT: [[TMP2:%.*]] = phi i64 [ [[TMP0]], [[PLUS]] ], [ [[TMP1]], [[MINUS]] ]
|
| /llvm-project-15.0.7/libc/src/__support/File/ |
| H A D | linux_file.cpp | 125 if (modeflags & ModeFlags(File::OpenMode::PLUS)) in openfile() 131 if (modeflags & ModeFlags(File::OpenMode::PLUS)) in openfile() 136 if (modeflags & ModeFlags(File::OpenMode::PLUS)) in openfile()
|
| H A D | file.h | 46 PLUS = 0x8, enumerator 117 static_cast<ModeFlags>(OpenMode::PLUS)); in write_allowed() 122 static_cast<ModeFlags>(OpenMode::PLUS)); in read_allowed()
|
| H A D | file.cpp | 320 flags |= static_cast<ModeFlags>(OpenMode::PLUS); in mode_flags()
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/ |
| H A D | cxx_proto.proto | 31 PLUS = 0; enumerator
|
| H A D | cxx_loop_proto.proto | 37 PLUS = 0; enumerator
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/proto-to-cxx/ |
| H A D | proto_to_cxx.cpp | 44 case BinaryOp::PLUS: os << "+"; break; in operator <<()
|
| H A D | loop_proto_to_cxx.cpp | 72 case BinaryOp::PLUS: in operator <<()
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/proto-to-llvm/ |
| H A D | loop_proto_to_llvm.cpp | 92 case BinaryOp::PLUS: in BinopToString()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 1142 16ED ; 002B ; MA #* ( ᛭ → + ) RUNIC CROSS PUNCTUATION → PLUS SIGN # 1143 2795 ; 002B ; MA #* ( ➕ → + ) HEAVY PLUS SIGN → PLUS SIGN # 1144 1029B ; 002B ; MA # ( → + ) LYCIAN LETTER H → PLUS SIGN # 1146 2A23 ; 002B 0302 ; MA #* ( ⨣ → +̂ ) PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE → PLUS SIGN, COMBINING C… 1148 2A22 ; 002B 030A ; MA #* ( ⨢ → +̊ ) PLUS SIGN WITH SMALL CIRCLE ABOVE → PLUS SIGN, COMBINING RING A… 1150 2A24 ; 002B 0303 ; MA #* ( ⨤ → +̃ ) PLUS SIGN WITH TILDE ABOVE → PLUS SIGN, COMBINING TILDE # 1152 2214 ; 002B 0307 ; MA #* ( ∔ → +̇ ) DOT PLUS → PLUS SIGN, COMBINING DOT ABOVE # 1154 2A25 ; 002B 0323 ; MA #* ( ⨥ → +̣ ) PLUS SIGN WITH DOT BELOW → PLUS SIGN, COMBINING DOT BELOW # 1156 2A26 ; 002B 0330 ; MA #* ( ⨦ → +̰ ) PLUS SIGN WITH TILDE BELOW → PLUS SIGN, COMBINING TILDE BELOW # 1158 2A27 ; 002B 2082 ; MA #* ( ⨧ → +₂ ) PLUS SIGN WITH SUBSCRIPT TWO → PLUS SIGN, SUBSCRIPT TWO # [all …]
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | regengine.inc | 518 sopno stopst, sopno lev, int rec) /* PLUS nesting level */
|