/external/chromium_org/third_party/mesa/src/src/glsl/tests/lower_jumps/ |
create_test_cases.py | 461 doc_string = """If a loop contains an unconditional break at the bottom of 520 ends in an unconditional break, then the unconditional break
|
/external/mesa3d/src/glsl/tests/lower_jumps/ |
create_test_cases.py | 461 doc_string = """If a loop contains an unconditional break at the bottom of 520 ends in an unconditional break, then the unconditional break
|
/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
|
/external/valgrind/main/VEX/priv/ |
host_mips_defs.h | 175 MIPScc_AL = 14, /* always (unconditional) */ 176 MIPScc_NV = 15 /* never (unconditional): */ 486 Otherwise, unconditional call */
|
guest_generic_bb_to_IR.h | 71 Dis_ResteerU: followed an unconditional branch; continue at
|
/external/llvm/include/llvm/Target/ |
TargetInstrInfo.h | 252 /// 2. If this block ends with only an unconditional branch, it sets TBB to be 259 /// unconditional branch, it returns the 'true' destination in TBB, the 268 /// block (e.g. delete instructions after the unconditional branch). 290 /// It is also invoked by tail merging to add unconditional branches in 302 /// after it, replacing it with an unconditional branch to NewDest. This is [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 212 0x02 direct Counts all unconditional near branch instructions excluding calls and indirect branches 216 0x10 direct_near_call Counts unconditional near call branch instructions, excluding non call branch, executed 223 0x02 direct Counts mispredicted macro unconditional near branch instructions, excluding calls and indirect branches (should always be 0) 285 0x02 near_call Counts the number of direct & indirect near unconditional calls retired 289 0x02 near_call Counts mispredicted direct & indirect near unconditional retired calls
|
/external/llvm/lib/Transforms/Utils/ |
SimplifyCFG.cpp | 58 cl::desc("Duplicate return instructions into unconditional branches")); 66 cl::desc("Hoist conditional stores if an unconditional store preceeds")); 145 /// unconditional branch. PhiNodes will store all PHI nodes in common 155 // We fold the unconditional branch if we can easily update all PHI nodes in 158 // 2> We have "Cond" as the incoming value for the unconditional branch; 269 // If this instruction is defined in a block that contains an unconditional [all...] |
InlineFunction.cpp | 203 // Delete the unconditional branch inserted by splitBasicBlock [all...] |
/external/llvm/lib/CodeGen/ |
IfConversion.cpp | 502 // Ends with an unconditional branch. It will be removed. 762 // Unanalyzable or ends with fallthrough or unconditional branch, or if is not [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrInfo.cpp | 173 // Handle unconditional branches. 274 // Unconditional branch? 275 assert(!FBB && "Unconditional branch with multiple successors!");
|
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/ |
MethodCodegenDriver.cpp | 418 * Generate an unconditional branch to the fallthrough block.
|
/external/chromium_org/third_party/icu/source/i18n/ |
regeximp.h | 83 URX_BACKSLASH_Z = 20, // \z Unconditional end of line.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
loop_analysis.cpp | 329 /* The assignmnet to the variable in the loop must be unconditional.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_live_variables.cpp | 75 /* Check for unconditional writes to whole registers. These
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
codegen.ml | 108 (* Set a unconditional branch at the end of the 'then' block and the
|
/external/llvm/lib/Target/AArch64/ |
AArch64ISelLowering.h | 85 // unconditional branch. Has the usual plethora of call operands, but: 1st
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleV6.td | 60 // Move instructions, unconditional
|
/external/llvm/lib/Target/Sparc/ |
SparcAsmPrinter.cpp | 260 // Check if the last terminator is an unconditional branch.
|
/external/llvm/lib/Transforms/Scalar/ |
CorrelatedValuePropagation.cpp | 266 // unconditional branch by replacing the switch condition with the case
|
/external/mesa3d/src/glsl/ |
loop_analysis.cpp | 329 /* The assignmnet to the variable in the loop must be unconditional.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_live_variables.cpp | 75 /* Check for unconditional writes to whole registers. These
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 192 Breakpoint 1 is now unconditional.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 192 Breakpoint 1 is now unconditional.
|
/external/checkpolicy/test/ |
dismod.c | 813 printf("1) display unconditional AVTAB\n"); 888 fprintf(out_fp, "unconditional avtab:\n");
|