HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 1001 - 1025 of 5464) sorted by null

<<41424344454647484950>>

  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 35 /// BlockSizes - The sizes of the basic blocks in the function.
57 // Give the blocks of the function a dense, in-order, numbering.
118 // start of this block to this branch, plus the sizes of all blocks
125 // Otherwise, add the size of the blocks between this block and the
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 42 /// BlockSizes - The sizes of the basic blocks in the function.
67 // Give the blocks of the function a dense, in-order, numbering.
133 // start of this block to this branch, plus the sizes of all blocks
140 // Otherwise, add the size of the blocks between this block and the
  /external/llvm/test/CodeGen/AArch64/
tst-br.ll 3 ; We've got the usual issues with LLVM reordering blocks here. The
  /external/llvm/test/CodeGen/ARM/
widen-vmovs.ll 18 ; - The execution domain switch to vorr works across basic blocks.
  /external/llvm/test/CodeGen/Generic/
2003-05-30-BadPreselectPhi.ll 8 ;; the Phi instead of in predecessor blocks. This later
  /external/llvm/test/CodeGen/Thumb2/
inflate-regs.ll 26 ; Same thing, but across basic blocks.
  /external/llvm/test/CodeGen/X86/
h-registers-1.ll 5 ; LLVM creates virtual registers for values live across blocks
  /external/llvm/test/Transforms/IPConstantProp/
dangling-block-address.ll 4 ; IPSCCP should prove that the blocks are dead and delete them, and
  /external/llvm/test/Transforms/SimplifyCFG/
PhiEliminate3.ll 1 ; Test merging of blocks containing complex expressions,
  /external/lzma/
7zC.txt 43 In that example 7-Zip will use 512KB solid blocks. So it needs to decompress only
87 Such scheme can allow you to avoid fragmentation of allocated blocks.
160 - some other temporary blocks
179 7z Decoder doesn't allocate memory for compressed blocks.
  /external/markdown/docs/extensions/
footnotes.txt 29 A footnote definition may contain multiple lines, paragraphs, code blocks,
  /external/qemu/distrib/jpeg-6b/
jpegtran.1 60 Emit a JPEG restart marker every N MCU rows, or every N MCU blocks if "B" is
98 transform complete blocks of DCT coefficient data in the desired way.
119 Drop non-transformable edge blocks.
150 such as comment blocks:
  /external/sfntly/cpp/src/test/
platform_thread.h 63 // Joins with a thread created via the Create function. This function blocks
  /external/stlport/test/unit/
mvctor_test.h 93 //As node allocator implementation align memory blocks on 2 * sizeof(void*)
  /external/v8/test/mjsunit/compiler/
regress-5.js 28 // Test breaking out of labelled blocks.
  /external/v8/test/mjsunit/regress/
regress-345.js 28 // Escaping to the same target from both the try and catch blocks of
regress-74.js 28 // Test that the variable introduced by catch blocks is DontDelete.
  /external/v8/test/mjsunit/
scope-calls-eval.js 29 // propagated correctly through catch and with blocks.
  /external/valgrind/main/memcheck/
mc_include.h 45 /* By default, we want at least a 16B redzone on client heap blocks
111 /* For tracking malloc'd blocks. Nb: it's quite important that it's a
289 LCD_Increased, // output loss records with an increase in size or blocks
291 //decrease in size or blocks
298 Reachedness state; // LC_Extra.state value shared by all blocks.
303 /* A loss record, used for generating err msgs. Multiple leaked blocks can be
311 UInt num_blocks; // Number of blocks represented by the record.
334 // prints the list of blocks corresponding to the given loss_record_nr.
422 /*--- Client blocks ---*/
437 void MC_(get_ClientBlock_array)( /*OUT*/CGenBlock** blocks,
    [all...]
  /external/valgrind/main/memcheck/tests/
leak-tree.c 40 // help avoid leaving pointers on the stack to supposedly-leaked blocks.
noisy_child.stderr.exp 17 in use at exit: ... bytes in ... blocks
partial_load_ok.stderr.exp 22 in use at exit: ... bytes in ... blocks
partial_load_ok.stderr.exp64 22 in use at exit: ... bytes in ... blocks
  /external/zlib/src/contrib/infback9/
inflate9.h 26 Read deflate blocks:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_SADQuar.c 12 * This function will calculate SAD of pSrc with average of two Ref blocks

Completed in 1391 milliseconds

<<41424344454647484950>>