Searched
full:blocks (Results
1701 -
1725 of
5464) sorted by null
<<61626364656667686970>>
| /external/llvm/lib/Target/ARM/ |
| Thumb2InstrInfo.h | 69 /// instructions which are "predicated", but are not in IT blocks.
|
| /external/llvm/lib/Target/NVPTX/ |
| NVPTXSplitBBatBar.cpp | 9 // Split basic blocks so that a basic block that contains a barrier instruction
|
| /external/llvm/lib/Transforms/Utils/ |
| BreakCriticalEdges.cpp | 34 STATISTIC(NumBroken, "Number of blocks inserted"); 280 // If one or the other blocks were not in a loop, the new block is not 304 // other exit blocks of the loop that also have predecessors outside 362 // available, which means that all predecessors of loop exit blocks
|
| /external/llvm/test/CodeGen/ARM/ |
| commute-movcc.ll | 6 ; MOVCC instructions to avoid excessive copies in one of the if blocks.
|
| /external/llvm/test/CodeGen/X86/ |
| phi-immediate-factoring.ll | 2 ; RUN: llc < %s -march=x86 -stats 2>&1 | grep "Number of blocks eliminated" | grep 6
|
| /external/llvm/test/Transforms/JumpThreading/ |
| indirectbr.ll | 67 ; Don't merge address-taken blocks.
|
| /external/llvm/test/Transforms/LoopUnswitch/ |
| 2011-11-18-TwoSwitches-Threshold.ll | 5 ; STATS: 1 loop-simplify - Number of pre-header or exit blocks inserted
|
| /external/llvm/test/Transforms/LoopVectorize/ |
| if-conv-crash.ll | 42 ; We can have basic blocks with single entry PHI nodes.
|
| /external/llvm/test/Transforms/SimplifyCFG/ |
| volatile-phioper.ll | 5 ; SimplifyCFG should not eliminate blocks with volatile stores.
|
| /external/llvm/tools/llvm-diff/ |
| DiffConsumer.h | 36 /// functions, blocks, instructions, etc.
|
| /external/mesa3d/docs/ |
| osmesa.html | 15 user-allocated blocks of memory.
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| lp_bld_flow.h | 103 * it requires creating code blocks, branches, phi variables, so it
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| r600.h | 77 * data blocks for current query are stored sequentially from
|
| radeonsi_pipe.c | 108 LIST_ADD(&block->head, &rscreen->fences.blocks); 110 block = LIST_ENTRY(struct r600_fence_block, rscreen->fences.blocks.next, head); 504 LIST_FOR_EACH_ENTRY_SAFE(entry, tmp, &rscreen->fences.blocks, head) { 711 LIST_INITHEAD(&rscreen->fences.blocks);
|
| /external/mesa3d/src/glsl/ |
| ir_basic_block.cpp | 47 * Note that the basic blocks returned by this don't encompass all
|
| /external/mesa3d/src/mesa/main/ |
| texcompress_etc.c | 80 * The texture is described as a number of 4x4 pixel blocks. If the
|
| /external/okhttp/android/main/java/com/squareup/okhttp/internal/ |
| Platform.java | 99 * value blocks. This throws an {@link UnsupportedOperationException} on
|
| /external/proguard/src/proguard/optimize/peephole/ |
| UnreachableCodeRemover.java | 32 * This InstructionVisitor deletes blocks of code that can never be reached by
|
| /external/protobuf/src/google/protobuf/io/ |
| zero_copy_stream_impl_lite.h | 65 // will return data blocks no larger than the given size. Otherwise, the 99 // will return data blocks no larger than the given size. Otherwise, the 167 // in large blocks. 261 // in large blocks.
|
| /external/qemu/docs/ |
| ANDROID-TRACING.TXT | 12 blocks, compute instruction sizes, etc..
|
| /external/skia/tools/copyright/ |
| main.py | 45 ReportWarning('cannot find any comment blocks in file %s' %
|
| /external/smack/asmack-master/ |
| README.asmack | 17 blocks before you doing any XMPP activty. Calling
|
| /external/smack/src/org/jivesoftware/smack/compression/ |
| Java7ZlibInputOutputStream.java | 77 * This is one of the funny code blocks. InflaterInputStream.available violates the contract of
|
| /external/smack/src/org/jivesoftware/smack/packet/ |
| PrivacyItem.java | 47 /** blocks incoming IQ stanzas. */
49 /** filterMessage blocks incoming message stanzas. */
51 /** blocks incoming presence notifications. */
53 /** blocks outgoing presence notifications. */
|
| /external/stlport/src/ |
| warning_disable.h | 46 # pragma warning( disable : 4571 ) /* catch(...) blocks compiled with /EHs do not catch or re-throw Structured Exceptions */
|
Completed in 1703 milliseconds
<<61626364656667686970>>