HomeSort by relevance Sort by last modified time
    Searched full:folded (Results 226 - 250 of 518) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 113 * set, the test is performed assuming case folded identifiers.
188 case folded. Upper case confusable characters will not be checked.
645 * If identifiers are case folded for comparison and
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c     [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 111 * set, the test is performed assuming case folded identifiers.
186 case folded. Upper case confusable characters will not be checked.
762 * If identifiers are case folded for comparison and
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cldrtest.c     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 552 /// operand folded, otherwise NULL is returned.
594 /// unfoldMemoryOperand - Separate a single instruction which folded a load or
    [all...]
  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 45 // Loads that can be folded into a later instruction. A load is foldable
100 STATISTIC(NumImmFold, "Number of move immediate folded");
101 STATISTIC(NumLoadFold, "Number of loads folded");
    [all...]
README.txt 110 the load / store instructions would be folded then spilling is cheaper because
  /external/chromium_org/skia/
skia_library.gypi 7 # In component mode (shared_lib) it is folded into a single shared library with
  /external/chromium_org/third_party/icu/source/common/
ucol_swp.cpp 29 * This performs data swapping for a folded trie (see utrie.c for details).
  /external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp 417 // get the real data from the folded lead/trail units
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-parisc.pl 15 # For reference, [4x] unrolled loop is >40% faster than folded one.
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-armv4-large.pl 26 # small = detached Xload/update, loops are folded;
  /external/chromium_org/third_party/re2/re2/
prog.h 53 kInstByteRange, // next (possible case-folded) byte must be in [lo_, hi_]
  /external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.cpp 25 There are plenty of optimizations that could be added here. Maybe flips could be folded into
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_tokenizer.c 229 ** second is the token text (folded, stemmed, etc.) and the third is the
  /external/chromium_org/v8/test/webkit/fast/js/kde/
operators.js 205 // Try shifting by variables, to test non-constant-folded cases.
  /external/guava/guava/src/com/google/common/primitives/
UnsignedBytes.java 239 // * constant-folded.
  /external/icu/icu4c/source/test/intltest/
colldata.cpp 508 // this can probably be folded with the minLengthCache...
testidn.cpp 419 // get the real data from the folded lead/trail units
  /external/jpeg/
jidctfst.c 25 * folded into the multiplications or divisions by the JPEG quantization
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 264 * multiple successive (matching) escape commands folded into one.
  /external/llvm/include/llvm/ADT/
Twine.h 66 /// binary (otherwise it could have been folded into the parent).
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 354 // If we get here, the immediate doesn't fit into the instruction. We folded
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 386 /// Determine if MI can be folded into an ARM MOVCC instruction, and return the

Completed in 1669 milliseconds

1 2 3 4 5 6 7 8 91011>>