Searched refs:jumps (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlower_jumps.cpp27 * This pass lowers jumps (break, continue, and return) to if/else structures.
30 * 1. Pull jumps out of ifs where possible
70 * The ordering of strengths roughly reflects the way jumps are
71 * lowered: jumps with higher strength tend to be lowered to jumps of
145 * Note that identical jumps are usually unified though.
521 ir_jump* jumps[2]; local
523 /* Recursively lower nested jumps. This satisfies the
525 * unconditional jumps at the end of ir->then_instructions and
538 jumps[
[all...]
/external/mesa3d/src/glsl/
H A Dlower_jumps.cpp27 * This pass lowers jumps (break, continue, and return) to if/else structures.
30 * 1. Pull jumps out of ifs where possible
70 * The ordering of strengths roughly reflects the way jumps are
71 * lowered: jumps with higher strength tend to be lowered to jumps of
145 * Note that identical jumps are usually unified though.
521 ir_jump* jumps[2]; local
523 /* Recursively lower nested jumps. This satisfies the
525 * unconditional jumps at the end of ir->then_instructions and
538 jumps[
[all...]
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java1049 ArrayList jumps = makeJumpList(code, code.length);
1051 addLdcW(ldcs, jumps);
1056 byte[] r = insertGap2w(code, 0, 0, false, jumps, pointers);
1060 private static void addLdcW(CodeAttribute.LdcEntry ldcs, ArrayList jumps) { argument
1063 int s = jumps.size();
1065 if (where < ((Branch)jumps.get(i)).orgPos) {
1066 jumps.add(i, ldcw);
1070 jumps.add(ldcw);
1093 ArrayList jumps = makeJumpList(code, code.length);
1095 byte[] r = insertGap2w(code, where, gapLength, exclusive, jumps, pointer
1110 insertGap2w(byte[] code, int where, int gapLength, boolean exclusive, ArrayList jumps, Pointers ptrs) argument
1215 makeExapndedCode(byte[] code, ArrayList jumps, int where, int gapLength) argument
[all...]
/external/clang/test/Profile/
H A Dc-general.c127 // PGOGEN-LABEL: @jumps()
128 // PGOUSE-LABEL: @jumps()
130 void jumps() { function
535 jumps();
/external/clang/test/SemaCXX/
H A Dexceptions.cpp35 void jumps() { function
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/
H A Dplot_neteq_delay.m170 jumps=find(abs((diff(x)-1))>65000);
172 while ~isempty(jumps)
173 n=jumps(1);
182 jumps=find(abs((diff(x(n+1:end))-1))>65000);
/external/oprofile/events/mips/vr5432/
H A Devents8 event:0x4 counters:0,1 um:zero minimum:500 name:BRANCHES : Branch execution (no jumps or jump registers)
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_vert.s116 ble end_loops @jumps to end
126 bgt outer_loop_wd_2 @jumps to loop handling wd ==2
170 b end_loops @jumps to end
212 b end_loops @jumps to end
275 ble epilog @jumps to epilog
339 bgt kernel_8 @jumps to kernel_8
H A Dihevc_inter_pred_chroma_vert_w16out.s117 ble end_loops @jumps to end
127 bgt outer_loop_wd_2 @jumps to loop handling wd ==2
170 b end_loops @jumps to end
211 b end_loops @jumps to end
271 ble epilog @jumps to epilog
328 bgt kernel_8 @jumps to kernel_8
H A Dihevc_inter_pred_chroma_vert_w16inp.s123 bgt core_loop_ht_2 @jumps to loop handles wd 2
126 beq core_loop_ht_4 @jumps to loop handles ht mul of 4
168 b end_loops @jumps to end
230 beq epilog @jumps to epilog
285 bgt kernel_4 @jumps to kernel_4
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s123 bgt core_loop_ht_2 @jumps to loop handles wd 2
126 beq core_loop_ht_4 @jumps to loop handles ht mul of 4
166 b end_loops @jumps to end
227 beq epilog @jumps to epilog
278 bgt kernel_4 @jumps to kernel_4
H A Dihevc_inter_pred_luma_copy_w16out.s174 blt epilog_end @jumps to epilog_end
175 beq epilog @jumps to epilog
H A Dihevc_inter_pred_chroma_copy_w16out.s234 blt epilog_end @jumps to epilog_end
235 beq epilog @jumps to epilog
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s215 blt epilog_end @jumps to epilog_end
216 beq epilog @jumps to epilog
301 bgt kernel_8 @jumps to kernel_8
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s228 blt epilog_end @jumps to epilog_end
229 beq epilog @jumps to epilog
318 bgt kernel_8 @jumps to kernel_8
H A Dihevc_inter_pred_filters_luma_vert.s235 blt epilog_end @jumps to epilog_end
236 beq epilog @jumps to epilog
343 bgt kernel_8 @jumps to kernel_8
682 beq epilog_16out @jumps to epilog
784 bgt kernel_8_16out @jumps to kernel_8
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dbin-farabs.asm32 ; A couple of jumps to "normal" absolute addresses.
/external/javassist/src/main/javassist/bytecode/stackmap/
H A DBasicBlock.java292 BasicBlock[] jumps = makeArray(to.block);
293 makeMark(marks, pos, jumps, size, true);
303 BasicBlock[] jumps = makeArray(to.block, next.block);
304 makeMark(marks, pos, jumps, size, false);
/external/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s7 # for jumps and branches.
/external/libpcap/msdos/
H A Dpkt_rx0.asm6 jumps
/external/oprofile/events/mips/74K/
H A Devents21 event:0x3 counters:0,2 um:zero minimum:500 name:REDIRECT_STALLS : 3-0 Stall cycles due to register indirect jumps (including non-predicted JR $31), ERET/WAIT instructions, and IFU determined exception
103 event:0x409 counters:1,3 um:zero minimum:500 name:KILLED_FETCH_SLOTS : 9-1 Valid fetch slots killed due to taken branches/jumps or stalling instructions
/external/pcre/dist/sljit/
H A DsljitLir.h302 struct sljit_jump *jumps; member in struct:sljit_compiler
974 Flags: - (never set any flags) for both conditional and unconditional jumps.
1013 Flags: - (never set any flags) for unconditional jumps.
H A DsljitNativeSPARC_common.c296 jump = compiler->jumps;
345 jump = compiler->jumps;
/external/pcre/dist/
H A DRunGrepTest283 (cd $srcdir; $valgrind $pcregrep --colour=always jumps ./testdata/grepinputv) >>testtrygrep
/external/valgrind/main/
H A DAndroid.mk405 callgrind/jumps.c \

Completed in 905 milliseconds

12