| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | GCNILPSched.cpp | 135 int LHeight = (int)left->getHeight(); in BUCompareLatency() 148 int LDepth = left->getDepth(); in BUCompareLatency() 156 if (left->Latency != right->Latency) in BUCompareLatency() 174 return left->getDepth() < right->getDepth() ? right : left; in pickBest() 182 return left->getHeight() > right->getHeight() ? right : left; in pickBest() 209 unsigned LDist = closestSucc(left); in pickBest() 224 return result > 0 ? right : left; in pickBest() 225 return left; in pickBest() 229 return (left->getHeight() > right->getHeight()) ? right : left; in pickBest() 232 return (left->getDepth() < right->getDepth()) ? right : left; in pickBest() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | postlegalizer-lowering-shuf-to-ins.mir | 31 %left:_(<2 x s32>) = COPY $d0 61 %left:_(<2 x s32>) = COPY $d0 92 %left:_(<2 x s32>) = COPY $d0 124 %left:_(<2 x s32>) = COPY $d0 155 %left:_(<2 x s32>) = COPY $d0 181 %left:_(<2 x s32>) = COPY $d0 197 ; Use left as a tiebreaker. 213 %left:_(<2 x s32>) = COPY $d0 244 %left:_(<2 x s32>) = COPY $d0 275 %left:_(<2 x s32>) = COPY $d0 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Lanai/ |
| H A D | lanai-misched-trivial-disjoint.ll | 34 ; CHECK: # preds left : 2 35 ; CHECK: # succs left : 0 37 ; CHECK: # preds left : 2 38 ; CHECK: # succs left : 0 40 ; CHECK: # preds left : 1 41 ; CHECK: # succs left : 4 43 ; CHECK: # preds left : 2 44 ; CHECK: # succs left : 0 46 ; CHECK: # preds left : 3 47 ; CHECK: # succs left : 0 [all …]
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | preprocessor.cpp | 876 left = !left; in ExpressionValue() 879 left = ~left; in ExpressionValue() 884 left = -left; in ExpressionValue() 887 left = -!left; in ExpressionValue() 949 left = left * right; in ExpressionValue() 957 left = left / right; in ExpressionValue() 974 left = left + right; in ExpressionValue() 981 left = left - right; in ExpressionValue() 999 left = left & right; in ExpressionValue() 1002 left = left ^ right; in ExpressionValue() [all …]
|
| /llvm-project-15.0.7/llvm/docs/_static/ |
| H A D | llvm.css | 33 padding-left: 8pt; 38 h1, .doc_title, .title { text-align: left; font-size: 25pt } 44 text-align: left; font-size: 12pt; 53 .doc_author { text-align: left; font-weight: bold; padding-left: 20pt } 54 .doc_text { text-align: left; padding-left: 20pt; padding-right: 10pt } 56 .doc_footer { text-align: left; padding: 0 0 0 0 } 81 h2+div, h2+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 82 h3+div, h3+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 83 h4+div, h4+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 98 tr.layout, td.layout, td.left, td.right [all …]
|
| /llvm-project-15.0.7/flang/docs/_static/ |
| H A D | llvm.css | 33 padding-left: 8pt; 38 h1, .doc_title, .title { text-align: left; font-size: 25pt } 44 text-align: left; font-size: 12pt; 53 .doc_author { text-align: left; font-weight: bold; padding-left: 20pt } 54 .doc_text { text-align: left; padding-left: 20pt; padding-right: 10pt } 56 .doc_footer { text-align: left; padding: 0 0 0 0 } 81 h2+div, h2+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 82 h3+div, h3+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 83 h4+div, h4+p {text-align: left; padding-left: 20pt; padding-right: 10pt;} 98 tr.layout, td.layout, td.left, td.right [all …]
|
| /llvm-project-15.0.7/clang/test/Analysis/exploded-graph-rewriter/ |
| H A D | program_points.dot | 4 // CHECK-SAME: <table border="0" align="left" width="0"> 8 // CHECK-SAME: <td align="left" width="0"> 11 // CHECK-SAME: <td align="left"> 18 // CHECK-SAME: <td align="left" width="0"> 21 // CHECK-SAME: <td align="left"> 57 // CHECK-SAME: <td align="left" width="0"> 60 // CHECK-SAME: <td align="left" width="0"> 64 // CHECK-SAME: <td align="left"> 67 // CHECK-SAME: <td align="left">x</td> 141 // CHECK-SAME: <td align="left"> [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | phi-of-extractvalues.ll | 24 left: 56 left: 87 left: 119 left: 152 left: 182 left: 213 left: 242 left: 271 left: 303 left: [all …]
|
| H A D | phi-of-insertvalues.ll | 24 left: 56 left: 87 left: 119 left: 151 left: 182 left: 213 left: 243 left: 274 left: 311 left: [all …]
|
| H A D | phi-aware-aggregate-reconstruction.ll | 20 ; CHECK: left: 34 left: 60 ; CHECK: left: 83 left: 130 left: 232 left: 279 left: 331 left: 390 left: 439 left: [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/WinEH/ |
| H A D | wineh-no-demotion.ll | 17 to label %invoke.cont unwind label %left 23 left: 48 ; CHECK: %phi = phi i32 [ %x, %shared ], [ 0, %invoke.cont ], [ %x.for.left, %shared.for.left ] 60 to label %shared.cont unwind label %left 62 left: 86 ; CHECK: %x1 = phi i32 [ %x.for.left, %shared.for.left ], [ %x, %shared ] 98 to label %invoke.cont1 unwind label %left 104 left: 116 %phi = phi i32 [ 1, %left ], [ 0, %right ], [ -1, %right.other ] 123 ; CHECK: %phi.for.left = phi i32 [ 1, %left ] [all …]
|
| /llvm-project-15.0.7/llvm/test/SafepointIRVerifier/ |
| H A D | uses-in-phi-nodes.ll | 6 br i1 undef, label %left, label %right 8 left: 26 br i1 undef, label %left, label %right 28 left: 46 br i1 undef, label %left, label %right 48 left: 65 left: 83 left: 105 left: 131 left: [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | neon-bitselect.ll | 22 %left_bits_0 = and <4 x i32> %neg_cond, %left 36 %left_bits_1 = and <4 x i32> %left, %neg_cond 50 %left_bits_0 = and <4 x i32> %neg_cond, %left 64 %left_bits_1 = and <4 x i32> %left, %neg_cond 78 %left_bits_0 = and <4 x i32> %neg_cond, %left 92 %left_bits_0 = and <4 x i32> %neg_cond, %left 106 %left_bits_1 = and <4 x i32> %left, %neg_cond 120 %left_bits_1 = and <4 x i32> %left, %neg_cond 134 %flip_cond_left_bits_0 = and <4 x i32> %min_cond, %left 148 %flip_cond_left_bits_1 = and <4 x i32> %left, %min_cond [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | inline-funclets.ll | 253 noinfo.left: 447 left: 452 left.catch: 453 %left.cp = catchpad within %left.cs [] 456 to label %unreach unwind label %left.left 465 left.left: 472 left.right: 577 left: 580 to label %left.cont unwind label %left.left 586 left.left: [all …]
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 49 left: 0; right: 0; /* 100% width of video-js-box */ 65 … */ background: #1F3744 -webkit-gradient(linear, left top, left bottom, from(#0B151A), to(#1F3744)… 76 - Left side of pogress bar, use left & width 80 .vjs-controls > div.vjs-progress-control { left: 35px; right: 165px; } /* Using left & right so … 91 border-top-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; 92 …border-bottom-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft:… 128 /* Webkit */ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#777)); 135 /* Webkit */ background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#aaa)); 150 float: left; padding: 0; 176 margin-bottom: 3px; /* Space between top-left and bottom-left */ [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | branch-debug-info.ll | 6 ; CHECK: left: 7 ; CHECK: br label %left, !dbg ![[DBG0:[0-9]+]] 10 br i1 %c0, label %left, label %right 12 left: 13 br i1 %c0, label %left, label %right ; "line 3" to -debugify 21 ; CHECK: left: 26 br i1 %c0, label %left, label %right 28 left:
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | char-block.h | 122 inline bool operator<(const char *left, const CharBlock &right) { 123 return right > left; 125 inline bool operator<=(const char *left, const CharBlock &right) { 126 return right >= left; 128 inline bool operator==(const char *left, const CharBlock &right) { 129 return right == left; 131 inline bool operator!=(const char *left, const CharBlock &right) { 132 return right != left; 135 return right <= left; 137 inline bool operator>(const char *left, const CharBlock &right) { [all …]
|
| /llvm-project-15.0.7/openmp/docs/_themes/llvm-openmp-theme/static/ |
| H A D | agogo.css_t | 29 margin-left: auto; 52 .left { 53 float: left; 91 padding-left: .3em; 174 float: left; 279 float: left; 366 div.footer .left { 373 img.align-left, .figure.align-left, object.align-left { 374 clear: left; 375 float: left; [all …]
|
| /llvm-project-15.0.7/lldb/examples/scripting/ |
| H A D | dictionary.c | 15 struct tree_node *left; member 57 if (root->left != NULL) in insert() 58 insert(root->left, word); in insert() 62 new_node->left = NULL; in insert() 64 root->left = new_node; in insert() 72 new_node->left = NULL; in insert() 94 new_node->left = NULL; in populate_dictionary() 115 return find_word(dictionary->left, word); in find_word() 126 if (dictionary->left) in print_tree() 127 print_tree(dictionary->left); in print_tree()
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_mat.c | 545 isl_assert(left->ctx, left->n_row >= 1, goto error); in isl_mat_aff_direct_sum() 546 isl_assert(left->ctx, left->n_col >= 1, goto error); in isl_mat_aff_direct_sum() 555 sum = isl_mat_alloc(left->ctx, left->n_row, left->n_col + right->n_col - 1); in isl_mat_aff_direct_sum() 567 isl_seq_scale(sum->row[i]+1, left->row[i]+1, left->row[0][0], in isl_mat_aff_direct_sum() 979 *left = isl_mat_swap_rows(*left, i, j); in inv_exchange() 990 isl_seq_neg(left->row[row]+row, left->row[row]+row, left->n_col-row); in inv_oppose() 999 left->ctx->one, left->row[i]+row, in inv_subtract() 1017 isl_assert(left->ctx, left->n_row == left->n_col, goto error); in isl_mat_inverse_product() 1025 left = isl_mat_cow(left); in isl_mat_inverse_product() 1063 isl_int_gcd(a, left->row[row][row], left->row[i][row]); in isl_mat_inverse_product() [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/MergeFunc/ |
| H A D | functions.ll | 5 ; CHECK-LABEL: @left 8 define void @left(i64 %p) { 19 ; CHECK-LABEL: call void @left(i64 %p) 22 call void @left(i64 %p) 23 call void @left(i64 %p) 24 call void @left(i64 %p) 25 call void @left(i64 %p)
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | base-pointers-14.ll | 13 ; CHECK-NEXT: left: 24 left: 57 br label %left 59 left: 94 left: 125 left: 165 left: 197 left: 236 left: 268 br label %left [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | suspicious-memory-comparison.c | 15 void exp42_c_noncompliant(const struct S *left, const struct S *right) { in exp42_c_noncompliant() argument 16 if ((left && right) && (0 == memcmp(left, right, sizeof(struct S)))) { in exp42_c_noncompliant() 21 void exp42_c_compliant(const struct S *left, const struct S *right) { in exp42_c_compliant() argument 22 if ((left && right) && (left->c == right->c) && (left->i == right->i) && in exp42_c_compliant() 23 (0 == memcmp(left->buffer, right->buffer, 13))) { in exp42_c_compliant() 35 void compliant_packed(const struct Packed_S *left, in compliant_packed() argument 37 if ((left && right) && (0 == memcmp(left, right, sizeof(struct Packed_S)))) { in compliant_packed()
|
| /llvm-project-15.0.7/libc/src/string/ |
| H A D | strcmp.cpp | 16 LLVM_LIBC_FUNCTION(int, strcmp, (const char *left, const char *right)) { 17 for (; *left && *left == *right; ++left, ++right) 19 return *reinterpret_cast<const unsigned char *>(left) -
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | microsoft-abi-multiple-nonvirtual-inheritance.cpp | 4 virtual void left(); 15 virtual void left(); 25 child->left(); in call_left_no_override() 36 void ChildOverride::left() { in left() function in ChildOverride 55 child->left(); in call_left_override() 196 virtual void left();
|