Home
last modified time | relevance | path

Searched refs:chk0 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/Transforms/GuardWidening/
Drange-check-merging.ll8 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
13 %chk0 = icmp ult i32 %x, %length
14 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
33 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
38 %chk0 = icmp ult i32 %x, %length
39 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
58 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
64 %chk0 = icmp ult i32 %x, %length
65 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
84 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
[all …]
/external/llvm-project/llvm/test/Transforms/GuardWidening/
Drange-check-merging.ll8 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
13 %chk0 = icmp ult i32 %x, %length
14 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
33 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
38 %chk0 = icmp ult i32 %x, %length
39 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
58 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
64 %chk0 = icmp ult i32 %x, %length
65 call void(i1, ...) @llvm.experimental.guard(i1 %chk0) [ "deopt"() ]
84 ; CHECK: %wide.chk2 = and i1 %chk3, %chk0
[all …]
/external/llvm-project/llvm/test/Analysis/LazyValueAnalysis/
Dlvi-for-ashr.ll8 br i1 %cmp, label %return, label %chk0
10 chk0:
25 %retval = phi i32 [0, %chk65], [1, %chk0], [%., %bb_then], [4, %bb_if]
/external/llvm-project/llvm/test/Transforms/Attributor/
Dlvi-for-ashr.ll16 ; IS__TUNIT____: chk0:
37 ; IS__CGSCC____: chk0:
54 br i1 %cmp, label %return, label %chk0
56 chk0:
71 %retval = phi i32 [0, %chk65], [1, %chk0], [%., %bb_then], [4, %bb_if]
/external/clang/test/Sema/
Dalign-arm-apcs.c5 char chk0[__alignof__(struct s0) == 4 ? 1 : -1]; variable
/external/llvm-project/clang/test/Sema/
Dalign-arm-apcs.c5 char chk0[__alignof__(struct s0) == 4 ? 1 : -1]; variable