Home
last modified time | relevance | path

Searched refs:test_04 (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/
H A Dvext-64b.ll31 ; CHECK-LABEL: test_04:
34 define <16 x i32> @test_04(<64 x i8> %v0) #0 {
H A Dvext-128b.ll31 ; CHECK-LABEL: test_04:
34 define <32 x i32> @test_04(<128 x i8> %v0) #0 {
/llvm-project/llvm/test/Analysis/ScalarEvolution/
H A Dpr46786.ll108 define ptr @test_04(ptr %p) {
109 ; CHECK-LABEL: 'test_04'
110 ; CHECK-NEXT: Classifying expressions for: @test_04
121 ; CHECK-NEXT: Determining loop execution counts for: @test_04
/llvm-project/flang/test/Evaluate/
H A Dfold-substr.f9029 logical, parameter :: test_04 = len(maxval(x(:, :)(1:2))) == 2 local
H A Dfold-merge.f9010 logical, parameter :: test_04 = all(merge(1,4,[.true.,.false.,.true.,.false.]) == [1,4,1,4]) variable
/llvm-project/llvm/test/Transforms/LoopVectorize/
H A Dpr35743.ll80 define i4 @test_04(i8 %c) #0 {
82 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/Transforms/IRCE/
H A Dnon_known_positive_end.ll105 define void @test_04(ptr %arr, ptr %a_len_ptr, ptr %size_ptr) {
107 ; CHECK-LABEL: @test_04(
H A Drange_intersect_miscompile.ll8 ; CHECK-LABEL: irce: in function test_04: constrained Loop at depth 1 containing:
258 define void @test_04(ptr %p) {
259 ; CHECK-LABEL: define void @test_04
374 ; Same as test_04, but range guarantees that %n is positive. So we can safely
H A Ddecrementing-loop.ll166 define void @test_04(ptr %a, ptr %a_len_ptr, i1 %cond) {
168 ; CHECK-LABEL: test_04
H A Deq_ne.ll8 ; CHECK: irce: in function test_04: constrained Loop at depth 1 containing: %loop<header><exiting>,…
141 define void @test_04(ptr %arr, ptr %a_len_ptr) #0 {
H A Dunsigned_comparisons_ugt.ll8 ; CHECK: irce: in function test_04: constrained Loop at depth 1 containing: %loop<header><exiting>,…
245 define void @test_04(ptr %arr, ptr %a_len_ptr) #0 {
246 ; CHECK-LABEL: define void @test_04
/llvm-project/llvm/test/Transforms/GVN/PRE/
H A Dpre-load-implicit-cf-updates.ll91 define hidden void @test_04(i32 %x, i32 %y) {
95 ; CHECK-LABEL: @test_04
/llvm-project/llvm/test/Transforms/SimplifyCFG/
H A Dswitch_ub.ll127 define i32 @test_04(ptr %p, i32 %x, i1 %cond) {
128 ; CHECK-LABEL: @test_04(
H A Dunprofitable-pr.ll178 define void @test_04(i1 %c, ptr align 1 %ptr, ptr %vtable) local_unnamed_addr #0 {
179 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/CodeGen/X86/
H A D2020_12_02_decrementing_loop.ll168 define void @test_04(i32 %arg) {
169 ; CHECK-LABEL: test_04:
/llvm-project/llvm/test/Transforms/LoopRotate/
H A Dnoalias.ll75 define void @test_04(ptr nocapture %_pA) nounwind ssp {
76 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/Transforms/IndVarSimplify/
H A Dshift-range-checks.ll175 define void @test_04(ptr %p, i32 %shift) {
176 ; CHECK-LABEL: @test_04(
H A Dmonotonic_checks.ll202 define i32 @test_04(ptr %p) {
203 ; CHECK-LABEL: @test_04(
H A Dcanonicalize-cmp.ll193 define i32 @test_04(ptr %p, ptr %capacity_p, ptr %num_elements_p) {
194 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Disel-minmax-v64bit.ll37 ; CHECK-LABEL: test_04:
39 define <2 x i32> @test_04(<2 x i32> %a0, <2 x i32> %a1) #0 {
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dsink_to_unreachable.ll101 define i32 @test_04(i32 %x, i1 %c) {
102 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/CodeGen/Hexagon/vect/
H A Dsetcc-v32.ll47 ; CHECK-LABEL: test_04
52 define <4 x i8> @test_04(<4 x i8> %a0, <4 x i8> %a1) #0 {
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
H A Dpost-increment-insertion.ll144 define i32 @test_04(ptr %p, i64 %len, i32 %x) {
145 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/Transforms/EarlyCSE/
H A Dand_or.ll142 define i32 @test_04(i32 %a, i32 %b, i1 %c1, i1 %c2) {
143 ; CHECK-LABEL: @test_04(
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/
H A Dbin_power.ll121 define i32 @test_04(i32 %a) {
122 ; CHECK-LABEL: @test_04

12