HomeSort by relevance Sort by last modified time
    Searched full:trip (Results 76 - 100 of 677) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
route.h 59 #define RTF_IRTT 0x0100 /* Initial round trip time */
watchdog.h 54 #define WDIOS_TEMPPANIC 0x0004 /* Kernel panic on temperature trip */
  /external/llvm/lib/Target/Hexagon/
HexagonTargetTransformInfo.cpp 30 // The Hexagon target can unroll loops with run-time trip counts.
  /external/llvm/test/Transforms/IndVarSimplify/
lftr-udiv-tripcount.ll 5 ; It is okay to do LFTR on this loop even though the trip count is a
tripcount_infinite.ll 1 ; These tests have an infinite trip count. We obviously shouldn't remove the
  /external/llvm/test/Transforms/LoopUnroll/AArch64/
runtime-loop.ll 3 ; Tests for unrolling loops with run-time trip counts
  /external/llvm/test/Transforms/LoopUnroll/PowerPC/
a2-high-cost-trip-count-computation.ll 5 ;; Check that we do emit expensive instructions to compute trip
  /external/llvm/test/Transforms/LoopUnroll/
high-cost-trip-count-computation.ll 5 ;; Check that we don't emit expensive instructions to compute trip
tripcount-overflow.ll 8 ; and is 0. %xtraiter too is 0, signifying that the total trip-count
  /external/llvm/test/Transforms/LoopVectorize/X86/
min-trip-count-switch.ll 1 ; RUN: opt < %s -loop-vectorize -force-vector-interleave=1 -vectorizer-min-trip-count=1 -force-vector-width=4 -dce -instcombine -S | FileCheck %s
vect.omp.force.small-tc.ll 1 ; RUN: opt < %s -loop-vectorize -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx -debug-only=loop-vectorize -stats -S -vectorizer-min-trip-count=21 2>&1 | FileCheck %s
24 ; This loop will be vectorized, although the trip count is below the threshold, but vectorization is explicitly forced in metadata.
50 ; This loop will not be vectorized as the trip count is below the threshold.
  /external/v8/test/webkit/
do-while-semicolon-expected.txt 24 This test checks that toString() round-trip on a function that has do..while in JavaScript does not insert extra semicolon.
toString-number-dot-expr-expected.txt 24 This test checks that toString() round-trip on a function that has a expression of form 4..x does not lose its meaning. The expression accesses the property 'x' from number '4'.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
route.h 58 #define RTF_IRTT 0x0100 /* Initial round trip time */
watchdog.h 52 #define WDIOS_TEMPPANIC 0x0004 /* Kernel panic on temperature trip */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
route.h 57 #define RTF_IRTT 0x0100 /* Initial round trip time */
watchdog.h 52 #define WDIOS_TEMPPANIC 0x0004 /* Kernel panic on temperature trip */
  /prebuilts/go/darwin-x86/src/hash/
test_cases.txt 15 Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave
  /prebuilts/go/linux-x86/src/hash/
test_cases.txt 15 Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
gotplt1.d 12 # we make a round-trip to the PLT in the executable if it's
  /external/libchrome/crypto/
signature_creator_unittest.cc 31 // Do a verify round trip.
69 // Do a verify round trip.
104 // Do a verify round trip.
  /external/llvm/lib/Transforms/Utils/
LoopUnrollRuntime.cpp 11 // trip counts. See LoopUnroll.cpp for unrolling loops with compile-time
12 // trip counts.
15 // run-time trip count modulo the unroll factor is not 0. When this is the
47 "Number of loops unrolled with run-time trip counts");
51 /// 'extra' iterations if the run-time trip count modulo the
59 /// - Branch around the original loop if the trip count is less
258 /// run-time trip-count.
293 // Use Scalar Evolution to compute the trip count. This allows more
298 // Only unroll loops with a computable trip count and the trip count need
    [all...]
  /system/media/audio_utils/tests/
primitives_tests.cpp 50 // if in range, make sure round trip clamp and conversion is correct.
70 // if in range, make sure round trip clamp and conversion is correct.
90 // if in range, make sure round trip clamp and conversion is correct.
179 // test round-trip.
190 // do round-trip testing i16 and float
201 // do round-trip testing p24 to i16 and float
225 // do round-trip testing q8_23 to i16 and float
242 // do round-trip testing i32 to i16 and float
259 // do partial round-trip testing q4_27 to i16 and float
274 // test round-trip for u8 and float
    [all...]
  /libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/
LambdaTestHelpers.java 330 * This ensures equality comparisons for test results do not trip
331 * the boxing trip-wires.
343 * This ensures equality comparisons for test results do not trip
344 * the boxing trip-wires.
356 * This ensures equality comparisons for test results do not trip
357 * the boxing trip-wires.
  /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
LambdaTestHelpers.java 331 * This ensures equality comparisons for test results do not trip
332 * the boxing trip-wires.
344 * This ensures equality comparisons for test results do not trip
345 * the boxing trip-wires.
357 * This ensures equality comparisons for test results do not trip
358 * the boxing trip-wires.

Completed in 503 milliseconds

1 2 34 5 6 7 8 91011>>