HomeSort by relevance Sort by last modified time
    Searched full:folding (Results 426 - 450 of 629) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 885 printf("folding %s into %s -> %s",
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 186 $line =~ s/Additional folding/MAP/;
  /external/llvm/lib/Analysis/
Lint.cpp 680 // As a last resort, try SimplifyInstruction or constant folding.
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp 242 assert(NewNodes.size() == 2 && "Expected a load folding node!");
FastISel.cpp 16 // where doing optimizations reduces overall compile time. For example, folding
    [all...]
DAGCombiner.cpp 408 /// of folding (mul (add x, c1), c2) -> (add (mul x, c2), c1*c2).
    [all...]
  /external/llvm/lib/MC/
MCExpr.cpp 574 // Since we are attempting to be as aggressive as possible about folding, we
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 276 /// optimizations due to constant folding.
    [all...]
README.txt 559 The 'mr' could be eliminated to folding the add into the cmp better.
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 709 // any return instructions which survived folding. We have to do this here
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-xaluo.ll 58 ; Test shift folding.
  /external/v8/src/
objects-debug.cc 307 // If allocation folding is off then GC could happen during inner
    [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpManager.java 650 // TODO: Investigate folding all this into the existing static function
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 275 // Identical code folding
    [all...]
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RRuleTest.java 95 // RecurrenceSet does not support folding of lines, so fold here
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
target.h 317 // sections not eligible for safe ICF folding.
    [all...]
object.cc     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp 14 // * A success/failure flag indicating whether constant folding was successful.
16 // 'false' return value indicates that constant folding has failed, and any
19 // * An evaluated result, valid only if constant folding has not failed.
26 // (under the C++11 / C++1y rules only, at the moment), or, if folding failed
431 /// One bit of information passed *into* the request for constant folding
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
compute.jd     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 596 milliseconds

<<11121314151617181920>>