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

1 2 3 4 5 6 7 8 91011>>

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Trie.java 64 * folding offset
317 * Data at the returned offset may contain folding offset information for
  /external/icu/icu4c/source/i18n/
regeximp.h 372 // folding of the same code point from the orignal UText.
397 // folding of the same code point from the orignal UText.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Trie.java 63 * folding offset
316 * Data at the returned offset may contain folding offset information for
  /external/llvm/include/llvm/Support/
YAMLParser.h 15 // * Multi-line literal folding.
203 // Return Value without any escaping or folding or other fun YAML stuff. This
  /external/llvm/test/CodeGen/ARM/
vector-DAGCombine.ll 72 ; Test folding a binary vector operation with constant BUILD_VECTOR
135 ; constant folding the multiply because the "sext undef" was translated to
arm-and-tst-peephole.ll 141 ; folding of unrelated tests (in this case, a TST against r1 was eliminated in
  /external/llvm/test/CodeGen/X86/
dbg-changes-codegen-branch-folding.ll 117 !1 = !DIFile(filename: "dbg-changes-codegen-branch-folding.cpp", directory: "/tmp/dbginfo")
141 !25 = !DIFile(filename: "dbg-changes-codegen-branch-folding.cpp", directory: "/tmp/dbginfo")
vec_setcc.ll 119 ; At one point we were incorrectly constant-folding a setcc to 0x1 instead of
  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights.ll 196 ; Test basic folding to a conditional branch.
341 ;; When folding branches to common destination, the updated branch weights
merge-cond-stores.ll 1 ; RUN: opt -simplifycfg -instcombine < %s -simplifycfg-merge-cond-stores=true -simplifycfg-merge-cond-stores-aggressively=false -phi-node-folding-threshold=2 -S | FileCheck %s
  /external/mesa3d/src/glsl/
README 21 constant folding, and others. Generally the driver will call
165 way gives the chance for constant folding to occur, so (a / 2.0)
  /prebuilts/go/darwin-x86/src/go/types/
api.go 17 // Constant folding computes the exact constant value (constant.Value)
19 // Use Info.Types[expr].Value for the results of constant folding.
  /prebuilts/go/linux-x86/src/go/types/
api.go 17 // Constant folding computes the exact constant value (constant.Value)
19 // Use Info.Types[expr].Value for the results of constant folding.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_erff.c 22 /* XXX Prevent compilers from erroneously constant folding: */
  /external/icu/icu4c/source/common/unicode/
normlzr.h 390 * (and optionally case-folding) both strings entirely,
403 * the case folding must be performed first, then the normalization.
423 * Set to compare strings case-insensitively using case folding,
425 * If set, then the following case folding options are used.
  /external/llvm/docs/tutorial/
LangImpl4.rst 19 Trivial Constant Folding
50 Constant folding, as seen above, in particular, is a very common and
52 implement constant folding support in their AST representation.
56 to see if there was a constant folding opportunity when you call it. If
  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 92 /// a load, eliminate the register by folding the def into the use.
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 217 /// Return true if folding a constant offset with the given GlobalAddress
  /external/llvm/lib/Target/X86/
README-FPStack.txt 64 folding spill code into the instructions.
  /external/llvm/test/CodeGen/AMDGPU/
scratch-buffer.ll 92 ; immediate in an add instruction instead of folding offset and the immediate into
  /external/llvm/test/Transforms/Inline/
inline_cleanup.ll 164 ; This previously crashed during inliner cleanup and folding inner return
  /external/llvm/test/Transforms/LoopStrengthReduce/
post-inc-icmpzero.ll 4 ; LSR should properly handle the post-inc offset when folding the
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp 34 * doing a channel at a time may help in constant folding, algebraic
  /external/skia/src/core/
SkRecordOpts.cpp 95 // The alpha folding can proceed if the filter layer paint does not have properties which cause
  /external/skia/tests/
ColorFilterTest.cpp 85 // handle special-case folding by the factory

Completed in 2941 milliseconds

1 2 3 4 5 6 7 8 91011>>