Home
last modified time | relevance | path

Searched refs:func_1 (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
D2008-07-13-InfLoopMiscompile.ll16 ; CHECK-NEXT: br i1 [[CMPA]], label %func_1.exit, label %mooseblock
21 ; CHECK-NEXT: br i1 [[BRMERGE]], label %func_1.exit, label %infloop
22 ; CHECK: func_1.exit:
32 br i1 %cmpa, label %func_1.exit, label %mooseblock
46 br label %func_1.exit
48 func_1.exit: ; preds = %cowblock, %entry
/external/llvm/test/Transforms/SimplifyCFG/
D2008-07-13-InfLoopMiscompile.ll16 ; CHECK-NEXT: br i1 [[CMPA]], label %func_1.exit, label %mooseblock
21 ; CHECK-NEXT: br i1 [[BRMERGE]], label %func_1.exit, label %infloop
22 ; CHECK: func_1.exit:
32 br i1 %cmpa, label %func_1.exit, label %mooseblock
46 br label %func_1.exit
48 func_1.exit: ; preds = %cowblock, %entry
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Dremove-dead-call.ll10 define internal void @func_1(i64* nocapture readnone %0) #0 {
11 ; CHECK-LABEL: @func_1(
23 call void @func_1(i64* undef)
/external/llvm-project/lldb/test/API/commands/expression/rdar42038760/
Dmain.c8 void func_1(void) in func_1() function
17 func_1(); in main()
/external/llvm-project/clang/test/SemaCXX/
Dfunction-redecl-2.cpp5 extern void func_1(); // expected-note {{previous declaration is here}} in redecl_in_templ()
6 …extern int func_1(); // expected-error {{functions that differ only in their return type cannot … in redecl_in_templ()
/external/llvm-project/clang/test/Modules/
Dfriend-definition.cpp10 template<typename T2> friend void func_1(const A&, const T2 &) {} in func_1() function
40 func_1(a, 0); in h()
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dsignext-arg.ll9 define i32 @func_1(i16 %arg1 , i32 %arg2) #0 {
10 ; CHECK-LABEL: func_1:
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
D2008-08-13-CmpStride.ll10 define void @func_1() nounwind {
28 tail call void @func_1( ) nounwind
D2008-09-09-Overflow.ll20 define void @func_1() nounwind {
46 tail call void @func_1( ) nounwind
/external/llvm/test/Transforms/LoopStrengthReduce/
D2008-08-13-CmpStride.ll10 define void @func_1() nounwind {
28 tail call void @func_1( ) nounwind
D2008-09-09-Overflow.ll20 define void @func_1() nounwind {
46 tail call void @func_1( ) nounwind
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dsubregliveness-01.ll41 !2 = distinct !{!2, !3, !"func_1: %agg.result"}
42 !3 = distinct !{!3, !"func_1"}
/external/llvm-project/llvm/test/CodeGen/ARM/
Dv8m.base-jumptable_alignment.ll52 ; CHECK-NEXT: .LBB0_7: @ %func_1.exit.loopexit
74 switch i4 undef, label %func_1.exit.loopexit [
87 func_1.exit.loopexit: ; preds = %for.cond14.preheader.us.i.i.i
Dglobal-merge-alignment.ll16 define i32 @func_1() {
/external/llvm-project/llvm/test/Analysis/MemorySSA/
Dpr40038.ll15 call void @func_1()
20 define dso_local void @func_1() #0 {
Dpr39197.ll14 call void @func_1()
22 define dso_local void @func_1() #0 {
/external/llvm-project/llvm/test/CodeGen/X86/
Dcmov.ll108 ; CHECK-NEXT: .LBB3_5: # %func_1.exit
138 br i1 %brmerge.i, label %func_1.exit, label %bb.i.i
142 br label %func_1.exit
144 func_1.exit:
/external/llvm/test/CodeGen/X86/
Dcmov.ll101 br i1 %brmerge.i, label %func_1.exit, label %bb.i.i
105 br label %func_1.exit
107 func_1.exit: ; preds = %bb.i.i, %func_4.exit.i
/external/clang/test/Sema/
Dempty1.c45 int func_1() { in func_1() function
/external/llvm-project/clang/test/Sema/
Dempty1.c45 int func_1() { in func_1() function
/external/llvm-project/llvm/test/Transforms/JumpThreading/
D2011-04-14-InfLoop.ll8 define void @func_1() nounwind ssp {
/external/llvm/test/Transforms/JumpThreading/
D2011-04-14-InfLoop.ll8 define void @func_1() nounwind ssp {
/external/llvm/test/Transforms/GVN/
D2008-07-02-Unreachable.ll6 define i8 @func_1(i32 %x, i32 %y) nounwind {
/external/llvm-project/llvm/test/Transforms/NewGVN/
D2008-07-02-Unreachable.ll6 define i8 @func_1(i32 %x, i32 %y) nounwind {
/external/llvm-project/llvm/test/Transforms/GVN/
D2008-07-02-Unreachable.ll6 define i8 @func_1(i32 %x, i32 %y) nounwind {

12