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

  /dalvik/dx/tests/080-dex-exception-tables/
Blort.java 19 public static void call1() { } method in class:Blort
27 call1(); method
41 call1(); method
57 call1(); method
79 call1(); method
100 call1(); method
122 call1(); method
141 call1(); method
157 call1(); method
175 call1(); method
    [all...]
expected.txt 3 0000: invoke-static {}, Blort.call1:()V
26 0000: invoke-static {}, Blort.call1:()V
53 0000: invoke-static {}, Blort.call1:()V
94 0000: invoke-static {}, Blort.call1:()V
131 0000: invoke-static {}, Blort.call1:()V
165 0000: invoke-static {}, Blort.call1:()V
200 0000: invoke-static {}, Blort.call1:()V
223 0000: invoke-static {}, Blort.call1:()V
248 0000: invoke-static {}, Blort.call1:()V
  /external/llvm/test/CodeGen/X86/
fp-stack-O0.ll 21 %call1 = call i32 @x2(x86_fp80 %call, x86_fp80 0xK401EFFFFFFFF00000000)
22 ret i32 %call1
critical-edge-split-2.ll 21 %call1 = phi i16 [ trunc (i32 srem (i32 1, i32 zext (i1 icmp eq (%1* bitcast (i8* getelementptr inbounds (%0* @g_2, i64 0, i32 1, i32 0) to %1*), %1* @g_4) to i32)) to i16), %cond.false.i ], [ 1, %entry ]
22 ret i16 %call1
2010-06-15-FastAllocEarlyCLobber.ll 21 %call1 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([23 x i8]* @.str, i32 0, i32 0), i32 %tmp) ; <i32> [#uses=0]
fp-stack-2results.ll 29 define void @call1(x86_fp80 *%P1, x86_fp80 *%P2) {
2011-01-24-DbgValue-Before-Use.ll 44 %call1 = tail call i32 @rand() nounwind optsize, !dbg !25
48 %cond = phi i32 [ %call1, %cond.true ], [ %call, %entry ], !dbg !25
2009-10-19-atomic-cmp-eflags.ll 26 %call1.i = call i32 @warn_dlerror(i8* getelementptr inbounds ([45 x i8]* @.str76843, i32 0, i32 0)) nounwind ; <i32> [#uses=0]
  /external/llvm/test/Transforms/LoopUnswitch/
2010-11-18-LCSSA.ll 16 %call1 = select i1 %tobool.i, i32 0, i32 %xor4.i
23 store i32 %call1, i32* @g_38
  /external/llvm/test/CodeGen/ARM/
debug-info-sreg2.ll 26 %call1 = tail call float @_Z2f2v() optsize, !dbg !12
27 %cmp = fcmp olt float %inc, %call1, !dbg !12
  /external/v8/test/mjsunit/
debug-stepin-function-call.js 67 function call1() { function
139 [call1, call2, call3, call4, apply1, apply2, apply3, apply4];
  /external/quake/quake/src/QW/server/
pr_exec.c 119 "CALL1",
  /external/quake/quake/src/WinQuake/
pr_exec.cpp 119 "CALL1",
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 1214 IRExpr *call1, *call2, *res; local
    [all...]

Completed in 268 milliseconds