Searched refs:func_1 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-07-13-InfLoopMiscompile.ll | 14 br i1 %cmpa, label %func_1.exit, label %mooseblock 28 br label %func_1.exit 30 func_1.exit: ; preds = %cowblock, %entry
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | 2011-05-06-CapturedAlloca.ll | 7 @func_1.l_10 = internal unnamed_addr constant [4 x i32] [i32 1, i32 0, i32 0, i32 0], align 16 18 …call void @llvm.memcpy.p0i8.p0i8.i64(i8* %tmp, i8* bitcast ([4 x i32]* @func_1.l_10 to i8*), i64 1…
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2008-08-13-CmpStride.ll | 10 define void @func_1() nounwind { 28 tail call void @func_1( ) nounwind
|
D | 2008-09-09-Overflow.ll | 20 define void @func_1() nounwind { 46 tail call void @func_1( ) nounwind
|
/external/llvm/test/CodeGen/X86/ |
D | cmov.ll | 101 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
|
D | lsr-wrap.ll | 15 define void @func_1() nounwind {
|
/external/clang/test/Sema/ |
D | empty1.c | 45 int func_1() { in func_1() function
|
/external/llvm/test/Transforms/JumpThreading/ |
D | 2011-04-14-InfLoop.ll | 8 define void @func_1() nounwind ssp {
|
/external/llvm/test/Transforms/GVN/ |
D | 2008-07-02-Unreachable.ll | 6 define i8 @func_1(i32 %x, i32 %y) nounwind {
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | pr11361.ll | 9 define void @func_1() nounwind uwtable {
|
/external/clang/test/Parser/ |
D | recovery.cpp | 154 void func_1(int x) {
|