HomeSort by relevance Sort by last modified time
    Searched full:folded (Results 126 - 150 of 441) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 652 /// It considers the computation as being folded into the load /
703 /// All of these (except for the 'always folded ops') should be handled for
711 SETFALSE, // 0 0 0 0 Always false (always folded)
    [all...]
FastISel.h 120 /// folded into the same machineinstr. For example we could have:
127 /// (and any other folded instructions) because it is between A and C.
LiveRangeEdit.h 90 /// foldAsLoad - If LI has a single use and a single def that can be folded as
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List13.java 228 "Flor de Guia", "Flower Marie", "Folded",
229 "Folded cheese with mint", "Fondant de Brebis", "Fontainebleau",
  /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayout.java 38 * flat image) to 1.0 (completely folded, non-visible image).
446 * folded.*/
FoldingLayoutActivity.java 323 * Animates the folding view inwards (to a completely folded state) from its
370 * be folded in response to the user's touch events. The logic here uses vertical
  /external/kernel-headers/original/asm-arm/
pgtable.h 318 * The "pgd_xxx()" functions here are trivial for a folded two-level
319 * setup: the pgd is never bad, and a pmd always exists (as it's folded
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 166 /// folded into a load or other instruction, but if they are used in some
167 /// other context they may not be folded. This routine can distinguish such
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 300 // In the basic model, we just assume that all-constant GEPs will be folded
393 // folded into their uses via addressing modes.
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 28 STATISTIC(NumDCEFoldedLoads, "Number of single use loads folded after DCE");
209 DEBUG(dbgs() << " folded: " << *FoldMI);
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 302 /// unfoldMemoryOperand - Separate a single instruction which folded a load or
406 /// whether it can be folded into MI. FoldAsLoadDefReg is the virtual register
  /external/llvm/test/CodeGen/X86/
fold-pcmpeqd-0.ll 8 ; For i386, cp load of -1 are folded.
11 ; pcmpeq doesn't get folded as a constant pool load.
  /external/chromium_org/third_party/icu/source/test/cintltst/
sprpdata.c 244 // get the real data from the folded lead/trail units
  /external/chromium_org/tools/grit/grit/
tclib.py 18 # Matches whitespace sequences which can be folded into a single whitespace
  /external/chromium_org/v8/test/mjsunit/
constant-folding.js 212 // Answer is non-Smi so the subtraction is not folded in the code
  /external/icu4c/test/cintltst/
sprpdata.c 245 // get the real data from the folded lead/trail units
  /external/jpeg/
jfdctfst.c 23 * folded into the multiplications or divisions by the JPEG quantization
mips_jidctfst.c 27 * folded into the multiplications or divisions by the JPEG quantization
  /external/llvm/test/CodeGen/ARM/
test-sharedidx.ll 8 ; where 's' cannot be folded into the addressing mode.
  /external/llvm/test/Transforms/ScalarRepl/
phi-select.ll 90 ;; Select on constant condition should be folded.
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 187 .setUseMCJIT(true) /* can this be folded into the EngineKind enum? */
  /external/oprofile/events/ppc/e300/
events 34 event:0x61 counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTIONS_FOLDED : Number of instructions folded
  /external/qemu/distrib/jpeg-6b/
jfdctfst.c 23 * folded into the multiplications or divisions by the JPEG quantization
  /external/v8/test/mjsunit/
constant-folding.js 212 // Answer is non-Smi so the subtraction is not folded in the code
  /external/valgrind/main/VEX/auxprogs/
genoffsets.c 43 folded to a constant at a compile time, which seems a bit dodgy

Completed in 1003 milliseconds

1 2 3 4 56 7 8 91011>>