HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 1676 - 1700 of 8959) sorted by null

<<61626364656667686970>>

  /external/libvorbis/doc/vorbisfile/
vorbis_info.html 21 The vorbis_info structure contains basic information about the audio in a vorbis bitstream.
  /external/libvpx/libvpx/vpx_mem/include/
vpx_mem_intrnl.h 30 # define CONFIG_MEM_CHECKS 0 /*include some basic safety checks in
  /external/libxml2/include/libxml/
list.h 61 /* Basic Operators */
xmlstring.h 24 * This is a basic byte in an UTF-8 encoded string.
  /external/libyuv/files/include/libyuv/
scale.h 39 // used. This produces basic (blocky) quality at the fastest speed.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
check-perf-trace.py 5 # This script tests basic functionality such as flag and symbol
  /external/lldb/source/
CMakeLists.txt 208 # revision parsing solution in tools/clang/lib/Basic/CMakelists.txt.
  /external/lldb/test/lang/c/stepping/
main.c 18 int return_value = val; // basic break at the start of b
  /external/lldb/www/
features.html 22 <p>LLDB supports a broad variety of basic debugging features such as
  /external/llvm/docs/CommandGuide/
llvm-bcanalyzer.rst 140 **Number Of Basic Blocks**
142 The total number of basic blocks defined in all functions in the bitcode file.
245 **Basic Blocks**
247 The number of basic blocks defined by the function.
llvm-diff.rst 29 **llvm-diff** compares two functions by comparing their basic blocks,
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
README.txt 13 optionally, to use a basic caching mechanism to store generated object images.
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 43 // Add a basic block to the function. As before, it automatically inserts
58 // Create the return instruction and add it to the basic block
74 // Add a basic block to the function.
109 // Create the return instruction and add it to the basic block
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 27 /// estimate IR basic block frequencies.
  /external/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 28 /// to estimate machine basic block frequencies.
  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyldChecker.h 30 /// The expression language supports basic pointer arithmetic and bit-masking,
  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 39 // return, unwind, or unreachable basic blocks in the CFG.
  /external/llvm/lib/Analysis/
CFG.cpp 10 // This family of functions performs analyses on basic blocks, and instructions
11 // contained within basic blocks.
68 /// GetSuccessorNumber - Search for the specified successor of basic block BB
110 // LoopInfo contains a mapping from basic block to the innermost loop. Find
  /external/llvm/test/CodeGen/ARM/
tail-dup.ll 3 ; We should be able to tail-duplicate the basic block containing the indirectbr
  /external/llvm/test/CodeGen/Generic/
select.ll 35 ; corresponding predecessor basic block. This checks a few things:
36 ; -- phi arguments coming from the bottom of the same basic block
143 ; same basic block, the operand will be copy-propagated during
146 ; basic block, it cannot (or will not) be copy propagated during
  /external/llvm/test/CodeGen/R600/
structurize.ll 24 ; === XXX: We should be able to optimize this so the basic block is not
  /external/llvm/test/CodeGen/X86/
codegen-prepare.ll 10 ; within basic block labeled 'if.then' are not removed.
  /external/llvm/test/MC/AArch64/
basic-pic.s 5 .file "/home/espindola/llvm/llvm/test/CodeGen/AArch64/basic-pic.ll"
  /external/llvm/test/Transforms/ConstProp/
basictest.ll 6 ; This is a basic sanity check for constant propagation. The add instruction
  /external/llvm/test/Transforms/LICM/
hoist-bitcast-load.ll 5 ; Make sure the basic alloca pointer hoisting works:
42 ; Make sure the basic alloca pointer hoisting works through a bitcast to a
81 ; Make sure the basic alloca pointer hoisting works through a bitcast to a
120 ; Make sure the basic alloca pointer hoisting does not happen through a bitcast

Completed in 681 milliseconds

<<61626364656667686970>>