HomeSort by relevance Sort by last modified time
    Searched full:call5 (Results 1 - 12 of 12) sorted by null

  /dalvik/dx/tests/080-dex-exception-tables/
Blort.java 23 public static void call5() { } method in class:Blort
69 call5(); method
90 call5(); method
expected.txt 57 000c: invoke-static {}, Blort.call5:()V
97 0009: invoke-static {}, Blort.call5:()V
  /external/llvm/test/CodeGen/X86/
2010-08-04-MaskedSignedCompare.ll 32 %call5 = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([4 x i8]* @.str, i64 0, i64 0), i32 %tmp4) nounwind ; <i32> [#uses=0]
avx-vzeroupper.ll 54 %call5 = tail call <4 x float> @do_sse(<4 x float> %c.017) nounwind
56 %call7 = tail call <4 x float> @do_sse(<4 x float> %call5) nounwind
2008-09-09-LinearScanBug.ll 61 %call5 = tail call i32 (...)* @func_104( i32 %conv4 ) ; <i32> [#uses=0]
unwindraise.ll 148 %call5.i = call i32 %21(i32 1, i32 %or.i, i64 %22, %struct._Unwind_Exception* %exc, %struct._Unwind_Context* %cur_context)
149 switch i32 %call5.i, label %do.end21 [
stack-protector.ll     [all...]
  /external/llvm/test/Transforms/JumpThreading/
phi-eq.ll 140 %call5 = call i32 @g_list_length(%struct._GList* %11)
141 %cmp6 = icmp eq i32 %call5, 0
  /external/llvm/test/CodeGen/Mips/
hf16_1.ll 40 %call5 = call float @sf_df_df(double %14, double %15)
hf16call32.ll 91 %call5 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([10 x i8]* @.str, i32 0, i32 0), double %6, double %7, i32 %conv4)
    [all...]
  /external/llvm/test/CodeGen/Thumb2/
constant-islands.ll 286 %call5 = call i8* @_ZN13btConvexShapenwEm(i32 56)
287 %6 = bitcast i8* %call5 to %class.btCapsuleShape*
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll     [all...]

Completed in 4219 milliseconds