/dalvik/vm/mterp/armv5te/ |
OP_AGET_WIDE.S | 23 @ unconditional forward branches.
|
OP_APUT_WIDE.S | 24 @ unconditional forward branches.
|
/external/iptables/libiptc/ |
libip4tc.c | 7 * Every chain ends with an unconditional jump: a RETURN for user chains, 220 unconditional(const struct ipt_ip *ip) 292 && unconditional(&e->ip) 447 /* Overflows should be end of entry chains, and unconditional 459 assert(unconditional(&e->ip));
|
libip6tc.c | 7 * Every chain ends with an unconditional jump: a RETURN for user chains, 249 /* All zeroes == unconditional rule. */ 251 unconditional(const struct ip6t_ip6 *ipv6) function 383 /* Overflows should be end of entry chains, and unconditional 395 assert(unconditional(&e->ipv6));
|
/external/chromium_org/v8/test/webkit/ |
dfg-inlining-reg-alloc.js | 25 "This tests that register allocation still works under register pressure induced by inlining, out-of-line function calls (i.e. unconditional register flushing), and slow paths for object creation (i.e. conditional register flushing)."
|
/art/compiler/dex/quick/mips/ |
assemble_mips.cc | 443 * Orig unconditional branch 447 * Long unconditional branch 462 bool unconditional = false; local 469 unconditional = true; 483 if (!unconditional) { 503 if (!unconditional) { [all...] |
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
codegen.ml | 90 (* Set a unconditional branch at the end of the 'then' block and the
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
codegen.ml | 108 (* Set a unconditional branch at the end of the 'then' block and the
|
/external/oprofile/events/x86-64/family11h/ |
events | 83 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
|
/external/oprofile/events/x86-64/hammer/ |
events | 78 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
codegen.ml | 138 (* Set a unconditional branch at the end of the 'then' block and the
|
/external/oprofile/events/i386/westmere/ |
unit_masks | 29 0x02 direct Unconditional branches executed 33 0x10 direct_near_call Unconditional call branches executed 44 0x02 direct Mispredicted unconditional branches executed
|
/dalvik/vm/mterp/out/ |
InterpAsm-armv5te-vfp.S | [all...] |
InterpAsm-armv5te.S | [all...] |
InterpAsm-armv7-a-neon.S | [all...] |
InterpAsm-armv7-a.S | [all...] |