Home
last modified time | relevance | path

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

12345678910>>...13

/external/llvm-project/llvm/test/Instrumentation/SanitizerCoverage/
Dbackedge-pruning.ll1 ; Test -sanitizer-coverage-trace-compares=1 and how it prunes backedge compares.
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -sanitize…
3 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -sanitize…
4 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -sanitizer-cov…
5 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -sanitizer-cov…
Dcmp-tracing.ll1 ; Test -sanitizer-coverage-trace-compares=1
2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S -enabl…
3 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | FileCheck…
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 -enabl…
3 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | FileCheck…
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 -enabl…
3 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | FileCheck…
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 -enabl…
3 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | FileCheck…
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 -enabl…
3 …e(sancov-module)' -sanitizer-coverage-level=1 -sanitizer-coverage-trace-compares=1 -S | FileCheck…
/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/rust/crates/libfuzzer-sys/ci/
Dscript.sh14 -Cllvm-args=-sanitizer-coverage-trace-compares \
29 -Cllvm-args=-sanitizer-coverage-trace-compares \
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-diff.rst14 **llvm-diff** compares the structure of two LLVM modules, primarily
27 **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/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/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/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/llvm-project/llvm/test/DebugInfo/
Ddebugify-each.ll22 ; Check that stripped textual IR compares equal before and after applying
28 ; Check that stripped IR compares equal before and after applying debugify.
/external/llvm/test/CodeGen/SystemZ/
Dtdc-05.ll2 ; compares, combined with signbit or other compares to ensure worthiness.
/external/llvm-project/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/llvm-project/llvm/test/CodeGen/SystemZ/
Dtdc-05.ll2 ; compares, combined with signbit or other compares to ensure worthiness.
/external/autotest/client/site_tests/desktopui_FontCache/
Dcontrol17 Runs fc-cache to generate a new font cache and compares it to the existing
/external/auto/value/userguide/
Dwhy.md15 [slide presentation] compares AutoValue to numerous alternatives and explains
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
Ddependency-breaking-pcmpgt.s6 # All of the vector packed compares from this test are zero idioms. These zero
9 # compares.
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dvector-compare.ll4 ; This test makes sure that the result of vector compares are properly

12345678910>>...13