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

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/bytes/
bytes.go 662 // are equal under Unicode case-folding.
  /prebuilts/go/linux-x86/src/cmd/doc/
pkg.go 543 // under Unicode-defined simple case folding.
  /prebuilts/go/linux-x86/src/net/mail/
message.go 218 // but we don't support folding yet.
  /prebuilts/go/linux-x86/src/strings/
strings.go 716 // are equal under Unicode case-folding.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compile.py 283 # Verify treatment of constant folding on -(sys.maxint+1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compile.py 283 # Verify treatment of constant folding on -(sys.maxint+1)
  /system/core/init/
readme.txt 12 when it is the last character on a line, may be used for line-folding.
  /toolchain/binutils/binutils-2.25/gold/
target-reloc.h 319 // correspond to a section we are folding.
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 589 // if we're folding a (sext i8), we need the RHS to be a GPR32, even though
601 /// folding it into the mem op. Theoretically, it shouldn't matter, but there's
602 /// a single pseudo-instruction for an ADRP/ADD pair so over-aggressive folding
830 // Remember if it is worth folding N when it produces extended register.
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 747 // single-comparison-use condition ensures that we're trivially folding all
749 // erroneously folding a comparison of the pointer with itself.
    [all...]
  /external/icu/icu4c/source/i18n/
regexcmp.cpp 302 // Optimization pass 1: NOPs, back-references, and case-folding
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 10 // This file implements routines for folding instructions into simpler forms
11 // that do not require creating new instructions. This does constant folding
602 /// folding.
    [all...]
InlineCost.cpp 694 // Constant folding for extract value is trivial.
708 // Constant folding for insert value is trivial.
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_2.sh 182 run_test "shaders/glsl-constant-folding-call-1" 0.0 "bin/shader_runner tests/shaders/glsl-constant-folding-call-1.shader_test -auto"
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_20.sh 189 run_test "spec/glsl-1.20/recursion/unreachable-constant-folding" 0.0 "bin/recursion -auto -rlimit 268435456 unreachable-constant-folding"
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TransliteratorParser.java 281 * folding of lines terminated by a backslash. This folding
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorParser.java 280 * folding of lines terminated by a backslash. This folding
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 46 // folding that occurs when using the DAG.getNode operators. Secondly, a new
406 // the checking loop below. Implicit folding by the DAG.getNode operators and
    [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp 433 // Iterate through the GEP folding the constants into offsets where
496 // is crucial to know whether or not folding an operand is valid.
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
  /external/valgrind/VEX/priv/
ir_opt.c 107 * Constant propagation/folding
114 * Folding of add/sub chains
    [all...]
  /external/clang/docs/
InternalsManual.rst     [all...]
  /external/clang/include/clang/Basic/
DiagnosticGroups.td 128 def GNUFoldingConstant : DiagGroup<"gnu-folding-constant">;
    [all...]
  /external/clang/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
  /external/icu/icu4c/source/common/unicode/
uchar.h     [all...]

Completed in 884 milliseconds

<<11121314151617181920>>