Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/SimplifyCFG/
D2008-07-13-InfLoopMiscompile.ll14 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/
D2011-05-06-CapturedAlloca.ll7 @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/
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/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
Dlsr-wrap.ll15 define void @func_1() nounwind {
/external/clang/test/Sema/
Dempty1.c45 int func_1() { in func_1() function
/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/test/Transforms/LoopUnroll/
Dpr11361.ll9 define void @func_1() nounwind uwtable {
/external/clang/test/Parser/
Drecovery.cpp154 void func_1(int x) {