Home
last modified time | relevance | path

Searched refs:compares (Results 1 – 25 of 240) sorted by relevance

12345678910

/external/autotest/client/bin/result_tools/
Dutils_lib_unittest.py20 compares = {1: '1.0 B',
25 for size, string in compares.items():
/external/llvm/test/Instrumentation/SanitizerCoverage/
Dcmp-tracing.ll1 ; Test -sanitizer-coverage-experimental-trace-compares=1
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-experimental-trace-compares
Dswitch-tracing.ll1 ; Test -sanitizer-coverage-experimental-trace-compares=1 (instrumenting a switch)
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-experimental-trace-compares
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/
Dcmp-tracing.ll1 ; Test -sanitizer-coverage-trace-compares=1
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | File…
Dcmp-tracing-api-x86_64.ll1 ; Test -sanitizer-coverage-trace-compares=1 API declarations on x86_64
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | File…
Dcmp-tracing-api-x86_32.ll1 ; Test -sanitizer-coverage-trace-compares=1 API declarations on a non-x86_64 arch
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | File…
Dswitch-tracing.ll1 ; Test -sanitizer-coverage-trace-compares=1 (instrumenting a switch)
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | File…
Dconst-cmp-tracing.ll1 ; Test -sanitizer-coverage-trace-compares=1
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | File…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-diff.rst16 **llvm-diff** compares the structure of two LLVM modules, primarily
29 **llvm-diff** compares two functions by comparing their basic blocks,
/external/llvm/docs/CommandGuide/
Dllvm-diff.rst16 **llvm-diff** compares the structure of two LLVM modules, primarily
29 **llvm-diff** compares two functions by comparing their basic blocks,
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-diff.pod13 B<llvm-diff> compares the structure of two LLVM modules, primarily
26 B<llvm-diff> compares two functions by comparing their basic blocks,
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddebugify-each.ll19 ; Check that stripped textual IR compares equal before and after applying
27 ; Check that stripped IR compares equal before and after applying debugify.
/external/python/cpython2/Objects/
Dlistsort.txt70 an "n" block, the first line gives the # of compares done by samplesort,
143 darned well it's doing compares that won't pay on random data -- but so
145 quicksort does about 39% more compares than the limit, and the median-of-3
154 +sort: samplesort special-cases this data, and does a few less compares
163 great deal of benefit out of the duplicates (the # of compares is much less
278 compares, but it's still more compares than necessary, and-- mergesort's
519 requires 2 compares, again same as linear search. On the third compare,
522 of 4 compares, but if A[0] does belong at B[2], linear search would have
523 discovered that in only 3 compares, and that's a huge loss! Really. It's
524 an increase of 33% in the number of compares needed, and comparisons are
[all …]
/external/python/cpython3/Objects/
Dlistsort.txt70 an "n" block, the first line gives the # of compares done by samplesort,
143 darned well it's doing compares that won't pay on random data -- but so
145 quicksort does about 39% more compares than the limit, and the median-of-3
154 +sort: samplesort special-cases this data, and does a few less compares
163 great deal of benefit out of the duplicates (the # of compares is much less
278 compares, but it's still more compares than necessary, and-- mergesort's
519 requires 2 compares, again same as linear search. On the third compare,
522 of 4 compares, but if A[0] does belong at B[2], linear search would have
523 discovered that in only 3 compares, and that's a huge loss! Really. It's
524 an increase of 33% in the number of compares needed, and comparisons are
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dtdc-05.ll2 ; compares, combined with signbit or other compares to ensure worthiness.
/external/llvm/test/CodeGen/SystemZ/
Dtdc-05.ll2 ; compares, combined with signbit or other compares to ensure worthiness.
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Ddependency-breaking-pcmpgt.s6 # All of the vector packed compares from this test are zero idioms. These zero
9 # compares.
/external/autotest/client/site_tests/power_WifiIdle/
Dcontrol13 compares between wifi on and off.
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.def18 // TODO(reed kotler): Fill out comparison tables, etc. for 32/64-bit compares.
/external/iptables/extensions/
Dlibip6t_eui64.man2 It compares the EUI-64 derived from the source MAC address in Ethernet frame
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dselect-opt.ll3 ; Make sure to test with f32 and i32 compares. If we have to use float
4 ; compares, we always have multiple condition registers. If we can do
5 ; scalar compares, we don't want to use multiple condition registers.
/external/autotest/client/site_tests/desktopui_FontCache/
Dcontrol17 Runs fc-cache to generate a new font cache and compares it to the existing
/external/autotest/client/site_tests/video_VideoCapability/
Dcontrol21 This test compares capabilities detected by avtest_label_detect and
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDistribute/
Dbasic-with-memchecks.ll35 ; We have two compares for each array overlap check.
37 ; total of 8 compares.
/external/llvm/test/Transforms/LoopDistribute/
Dbasic-with-memchecks.ll35 ; We have two compares for each array overlap check.
37 ; total of 8 compares.

12345678910