| /llvm-project-15.0.7/flang/test/Semantics/OpenACC/ |
| H A D | acc-routine-validity.f90 | 40 subroutine sub4(a) subroutine 43 end subroutine sub4 argument
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | addnegneg.ll | 8 %sub4 = add i32 %c.neg, %b.neg ; <i32> [#uses=1] 9 %sub6 = add i32 %sub4, %d ; <i32> [#uses=1]
|
| /llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/ |
| H A D | post-order-traversal-bug.ll | 45 %sub4 = sub nsw i32 %tmp0, %prev_start.026 66 %best_count.231 = phi i32 [ %sub4, %if.then ], [ %best_count.025, %lor.lhs.false ] 80 %sub4.6 = sub nsw i32 %tmp26, %tmp22 81 %cmp5.6 = icmp slt i32 %best_count.231, %sub4.6 98 %best_count.025.be = phi i32 [ %sub4.6, %if.then6.6 ], [ %best_count.231, %for.body.6 ]
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | scatter-vectorize-reorder.ll | 65 %sub4.i.i = fsub float %add5.i108.i, 0.000000e+00 68 %sub4.i121.i = fsub float %sub4.i.i, 0.000000e+00 69 store float %sub4.i121.i, ptr %arrayidx6.i109.i, align 4
|
| H A D | phi3.ll | 41 %sub4 = fsub double %sub1, undef 42 %div.i16 = fdiv double %sub4, undef 82 %sub4 = fsub double %sub1, undef 83 %div.i16 = fdiv double %sub4, undef
|
| H A D | PR31847.ll | 103 %sub4 = add nsw i32 %conv3, -128 107 %cmp8 = icmp sgt i32 %sub4, -1 109 %cond14 = select i1 %cmp8, i32 %sub4, i32 %sub12 129 %sub4.1 = add nsw i32 %conv3.1, -128 133 %cmp8.1 = icmp sgt i32 %sub4.1, -1 135 %cond14.1 = select i1 %cmp8.1, i32 %sub4.1, i32 %sub12.1
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | packetize-return-arg.ll | 20 %sub4 = add i32 %0, 131 21 %and5 = and i32 %sub4, -128
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | coalescer-subreg-join.mir | 59 %11.sub4 = COPY %1 68 %20.sub4 = COPY %2
|
| H A D | expand-si-indirect.mir | 46 …ub1, killed %7, %subreg.sub2, killed %8, %subreg.sub3, killed %9, %subreg.sub4, killed %10, %subre… 66 %39:vgpr_32 = COPY %23.sub4 90 %59:vgpr_32 = COPY %25.sub4
|
| H A D | splitkit-copy-bundle.mir | 27 ; RA-NEXT: %2.sub4:sgpr_1024 = COPY %2.sub0 56 ; RA-NEXT: %3.sub4:sgpr_1024 = COPY %3.sub0 182 %2.sub4:sgpr_1024 = COPY %2.sub0 211 %3.sub4:sgpr_1024 = COPY %3.sub0 259 ; RA-NEXT: [[DEF2]].sub4:sgpr_512 = S_MOV_B32 -1 284 …_SGPR:%[0-9]+]]:sreg_32_xm0_xexec = S_BUFFER_LOAD_DWORD_SGPR [[DEF]], %14.sub4, 0 :: (dereferencea… 327 %2.sub4:sgpr_512 = S_MOV_B32 -1 339 …%5:sreg_32_xm0_xexec = S_BUFFER_LOAD_DWORD_SGPR %0:sgpr_128, %2.sub4:sgpr_512, 0 :: (dereferenceab…
|
| H A D | greedy-liverange-priority.mir | 31 %16.sub4:sgpr_256 = COPY %16.sub0 93 %25.sub4:sgpr_256 = COPY %25.sub0
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2011-03-02-DAGCombiner.ll | 32 %sub4 = fsub x86_fp80 %conv3, %tmp1 33 %conv5 = fptoui x86_fp80 %sub4 to i32
|
| H A D | pr40529.ll | 40 %sub4 = fsub x86_fp80 %mul, %conv3 41 %mul5 = fmul x86_fp80 %sub4, 0xK40178000000000000000
|
| H A D | neg_fp.ll | 58 ; This would crash because the negated expression for %sub4 80 %sub4 = fadd fast float %add3, %a2 81 %div5 = fdiv fast float %sub4, %mul2
|
| H A D | pr56103.ll | 49 %sub4 = add nsw i64 %conv3, -1 50 %xor = xor i64 %sub4, %conv2
|
| H A D | fdiv.ll | 98 %sub4 = fadd fast float %add3, %a2 99 %div5 = fdiv fast float %mul2, %sub4
|
| /llvm-project-15.0.7/llvm/test/TableGen/Common/ |
| H A D | reg-with-subregs-common.td | 61 def GPR256 : RegisterTuples<[sub0, sub1, sub2, sub3, sub4, sub5, sub6, sub7], 73 def GPR512 : RegisterTuples<[sub0, sub1, sub2, sub3, sub4, sub5, sub6, sub7, 94 def GPR1024 : RegisterTuples<[sub0, sub1, sub2, sub3, sub4, sub5, sub6, sub7,
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | pr12245.ll | 25 %sub4 = sub nsw i32 %dec3, %5 26 store i32 %sub4, i32* @d, align 4
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | stldst.ll | 26 %sub4 = add nsw i32 %5, -5 33 …i32 %0, i32 %1, i32 %add, i32 %add1, i32 %sub, i32 %add2, i32 %add3, i32 %sub4, i32 %sub5, i32 %ad…
|
| /llvm-project-15.0.7/polly/test/IstAstInfo/ |
| H A D | reduction_dependences_equal_non_reduction_dependences.ll | 39 %sub4 = add nsw i32 %i.0, -2 40 %arrayidx5 = getelementptr inbounds i32, i32* %A, i32 %sub4
|
| /llvm-project-15.0.7/polly/test/DependenceInfo/ |
| H A D | reduction_dependences_equal_non_reduction_dependences.ll | 44 %sub4 = add nsw i32 %i.0, -2 45 %arrayidx5 = getelementptr inbounds i32, i32* %A, i32 %sub4
|
| /llvm-project-15.0.7/polly/test/ScopInfo/ |
| H A D | multidim_param_in_subscript.ll | 40 %sub4 = add nsw i64 %sub, -1 42 %arrayidx.sum = add i64 %tmp, %sub4
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | typecheck-binop.c | 17 int sub4(void *P, void *Q) { in sub4() function
|
| /llvm-project-15.0.7/flang/test/Lower/OpenMP/ |
| H A D | copyin.f90 | 165 call sub4(x6)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-narrow-st-merge.ll | 156 %sub4 = add nsw i32 %n, -2 157 %idxprom5 = sext i32 %sub4 to i64 199 %sub4 = add nsw i32 %n, -2 200 %idxprom5 = sext i32 %sub4 to i64
|