Searched
full:blocks (Results
2026 -
2050 of
5464) sorted by null
<<81828384858687888990>>
| /external/llvm/include/llvm/CodeGen/ |
| FunctionLoweringInfo.h | 66 /// MBBMap - A mapping from LLVM basic blocks to their machine code entry. 108 /// VisitedBBs - The set of basic blocks visited thus far by instruction
|
| /external/llvm/lib/Analysis/ |
| ScalarEvolutionNormalization.cpp | 44 // can live in blocks that are not dominated by the latch block, but (since 58 // Okay, all uses of Operand by PN are in predecessor blocks that really are
|
| /external/llvm/lib/CodeGen/ |
| LexicalScopes.cpp | 264 /// getMachineBasicBlocks - Populate given set using machine basic blocks which 297 // Current function scope covers all basic blocks in the function.
|
| LiveIntervalAnalysis.cpp | 12 // basic blocks of the function in DFS order and uses the 234 /// or contain only dead phi-defs from ABI blocks. 273 DEBUG(dbgs() << "Computing live-in reg-units in ABI blocks.\n"); 278 // Check all basic blocks for live-ins. 283 // We only care about ABI blocks: Entry + landing pads. 325 // Blocks that have already been added to WorkList as live-out. 475 // Find all blocks that are reachable from KillMBB without leaving VNI's live [all...] |
| SlotIndexes.cpp | 93 // We insert one blank instructions between basic blocks. 151 // Find anchor points, which are at the beginning/end of blocks or at
|
| /external/llvm/lib/Target/R600/ |
| AMDGPUIndirectAddressing.cpp | 130 // Update the live-ins of the succesor blocks 185 // written in multiple predecessor blocks.
|
| /external/llvm/lib/Target/X86/ |
| X86FixupLEAs.cpp | 80 /// \brief Loop over all of the basic blocks, 142 // Process all basic blocks.
|
| /external/llvm/lib/Transforms/Utils/ |
| Local.cpp | 400 /// instructions in other blocks as well in this block. 450 // This only adjusts blocks with PHI nodes. 553 // merging these blocks 559 // merge the phi nodes and then the blocks can still be merged 681 // We are merging two blocks - BB, and the block containing PN - and 684 // accordingly. Since we allow merging blocks in the case where the 685 // predecessor and successor blocks both share some predecessors, 741 // Check to see if merging these blocks would cause conflicts for any of the [all...] |
| /external/markdown/tests/extensions-x-toc/ |
| syntax-toc.html | 14 <li><a href="#code-blocks">Code Blocks</a></li> 127 <p>However, inside Markdown code spans and blocks, angle brackets and 210 and code blocks:</p> 356 <h2 id="code-blocks">Code Blocks</h2> 357 <p>Pre-formatted code blocks are used for writing about programming or 406 <p>Regular Markdown syntax is not processed within code blocks. E.g.,
|
| /external/openssl/crypto/bn/ |
| bn_print.c | 147 /* We now have a series of blocks, BN_DEC_NUM chars 149 * The blocks need to be reversed in order. */
|
| /external/proguard/src/proguard/preverify/ |
| CodeSubroutineInliner.java | 143 // Copy the exceptions. Note that exceptions with empty try blocks 398 // Append the exception. Note that exceptions with empty try blocks
|
| /external/qemu/distrib/jpeg-6b/ |
| jcdctmgr.c | 172 * Perform forward DCT on one or more blocks of a component. 176 * blocks. The quantized coefficients are returned in coef_blocks[].
|
| /external/qemu/memcheck/ |
| memcheck_malloc_map.c | 15 * memory blocks allocated by the guest system. 78 * equal iff memory blocks they describe intersect in any part.
|
| /external/regex-re2/util/ |
| arena.cc | 34 // The first X blocks stay allocated always by default. Delete them now. 75 // Use one of the pre-allocated blocks
|
| /external/skia/src/gpu/ |
| GrBufferAllocPool.cpp | 225 // advance the starting index. As blocks are destroyed fPreallocBuffersInUse 226 // will be decremented. I will reach zero if all blocks using preallocated
|
| /external/stlport/test/eh/ |
| nc_alloc.cpp | 143 // Number of fast allocation blocks to create. 271 EFFECTS: Empty the set of allocated blocks.
|
| /external/stressapptest/src/ |
| sat.h | 147 int64 pages_; // Number of memory blocks. 178 int blocks_per_segment_; // Number of blocks to test per segment.
|
| /external/valgrind/main/drd/ |
| drd_malloc_wrappers.c | 63 /* Record malloc'd blocks. */ 365 "malloc/free: in use at exit: %lu bytes in %lu blocks.\n",
|
| /external/valgrind/main/memcheck/ |
| memcheck.h | 191 which there was an increase in leaked bytes or leaked nr of blocks 198 increased or decreased leaked bytes/blocks since previous leak
|
| /external/webrtc/src/modules/audio_processing/aecm/ |
| aecm_core.h | 68 #define MIN_MSE_COUNT 20 // Min number of consecutive blocks with enough far end 270 // This function processes frames and sends blocks to WebRtcAecm_ProcessBlock(...)
|
| /external/wpa_supplicant_8/src/crypto/ |
| md5-internal.c | 27 * @len: Lengths of the data blocks 202 * reflect the addition of 16 longwords of new data. MD5Update blocks
|
| /external/zlib/src/contrib/minizip/ |
| zip.h | 346 It is needed to remove ZIP64 extra information blocks when before data is written if using RAW mode. 348 0x0001 is the signature header for the ZIP64 extra information blocks
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
| deringing_luma.cpp | 49 /* Dering the first line of macro blocks */ 157 /* Rest of the macro-blocks */
|
| /frameworks/base/core/java/android/net/ |
| NetworkUtils.java | 63 * addresses. This call blocks until it obtains a result (either success 73 * Initiate renewal on the Dhcp client daemon. This call blocks until it obtains
|
| /frameworks/base/docs/html/design/patterns/ |
| pure-android.jd | 23 <a href="{@docRoot}design/building-blocks/index.html">Building Blocks</a>
|
Completed in 1257 milliseconds
<<81828384858687888990>>