Searched refs:compares (Results 1 – 25 of 60) sorted by relevance
123
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | cmp-tracing.ll | 1 ; Test -sanitizer-coverage-experimental-trace-compares=1 2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=1 -sanitizer-coverage-experimental-trace-compares…
|
/external/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 16 **llvm-diff** compares the structure of two LLVM modules, primarily 29 **llvm-diff** compares two functions by comparing their basic blocks,
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/benchmark/ |
D | README.md | 3 This benchmark compares performance of the working copy with the upstream version.
|
/external/llvm/lib/Fuzzer/test/dfsan/ |
D | CMakeLists.txt | 6 …e=all -fsanitize=dataflow -mllvm -sanitizer-coverage-experimental-trace-compares=1 -fsanitize-blac…
|
/external/iptables/extensions/ |
D | libip6t_eui64.man | 2 It compares the EUI-64 derived from the source MAC address in Ethernet frame
|
D | libxt_osf.man | 2 compares some data (Window Size, MSS, options and their order, TTL, DF,
|
/external/llvm/test/CodeGen/NVPTX/ |
D | vector-compare.ll | 4 ; This test makes sure that the result of vector compares are properly
|
/external/icu/icu4c/source/test/compat/ |
D | readme.txt | 7 tzdate.c Source file that compares the ICU time and system time.
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-07-06-BadIntCmp.ll | 13 ;; overflows, so that the 64-bit and 32-bit compares are not equal.
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 45 This test set compares images rendered by the target with the scissor test
|
D | functional.rasterization.txt | 38 This test set compares images rendered by a reference software
|
/external/zopfli/ |
D | README.zopflipng | 4 - compares several strategies for choosing scanline filter codes,
|
/external/icu/icu4c/source/samples/coll/ |
D | readme.txt | 2 coll: a sample program which compares 2 strings with a user-defined collator.
|
/external/llvm/test/CodeGen/ARM/ |
D | copy-cpsr.ll | 5 ; In the ARM backend, most compares are glued to their uses so CPSR can't
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-ccmp.ll | 26 ; Different condition codes for the two compares. 155 ; Chain multiple compares.
|
/external/icu/icu4c/source/test/perf/ |
D | README | 7 The performance tests in ICU4C compares various aspects of ICU against previous versions of ICU,
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-45.ll | 1 ; Test that compares are omitted if CC already has the right value
|
/external/llvm/test/Transforms/GVN/ |
D | edge.ll | 97 ; compares equal to 0.0. If %y is -0.0 in this test case,
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.multisample_interpolation.txt | 81 centroid-qualified and non-centroid-qualified varying and then compares the
|
D | functional.shaders.sample_variables.txt | 59 with a verifier fragment shader. Fragment shader compares gl_SamplePosition
|
/external/llvm/test/CodeGen/R600/ |
D | commute-compares.ll | 6 ; i32 compares 171 ; i64 compares 321 ; f32 compares 509 ; f64 compares
|
D | setcc.ll | 336 ; FIXME: This does 4 compares
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrFormats.td | 168 // floating-point compares.
|
D | SparcInstr64Bit.td | 305 // We reuse CMPICC SDNodes for compares, but use new BRXCC branch nodes for 306 // 64-bit compares. See LowerBR_CC.
|
/external/iproute2/doc/ |
D | ss.sgml | 398 <item> <tt/dport RELOP PORT/ - compares remote port to a number 399 <item> <tt/sport RELOP PORT/ - compares local port to a number
|
123