Home
last modified time | relevance | path

Searched refs:inconsistencies (Results 1 – 25 of 76) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-exegesis.rst90 -analysis-inconsistencies-output-file=/tmp/inconsistencies.txt
115 inconsistencies in the scheduling information. The output is an html file. For
116 example, `/tmp/inconsistencies.html` will contain messages like the following :
162 .. option:: -analysis-inconsistencies-output-file=</path/to/file>
164 If non-empty, write inconsistencies found during analysis to this file. `-`
/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc112 const uint32_t old_corruption = sample_info->inconsistencies; in PrepareSamples()
115 sample_info->inconsistencies |= corruption; in PrepareSamples()
Dhistogram_snapshot_manager.h63 uint32_t inconsistencies = 0; member
Dhistogram.cc363 int inconsistencies = NO_INCONSISTENCIES; in FindCorruption() local
368 inconsistencies |= BUCKET_ORDER_ERROR; in FindCorruption()
373 inconsistencies |= RANGE_CHECKSUM_ERROR; in FindCorruption()
382 inconsistencies |= COUNT_HIGH_ERROR; in FindCorruption()
386 inconsistencies |= COUNT_LOW_ERROR; in FindCorruption()
389 return inconsistencies; in FindCorruption()
/external/llvm/test/MC/Mips/
Dmodule-softfloat.s20 # command line options and any inconsistencies reported via a warning.
Dnooddspreg-error.s14 # command line options and any inconsistencies reported via a warning.
Dmodule-hardfloat.s26 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmodule-softfloat.s20 # command line options and any inconsistencies reported via a warning.
Dnooddspreg-error.s14 # command line options and any inconsistencies reported via a warning.
Dmodule-hardfloat.s26 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dprune_unreachable.ll2 ; liveness analysis doesn't detect inconsistencies.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/virt/
Dmodule-virt.s22 # command line options and any inconsistencies reported via a warning.
Dmodule-novirt.s21 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/crc/
Dmodule-crc.s22 # command line options and any inconsistencies reported via a warning.
Dmodule-nocrc.s21 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ginv/
Dmodule-noginv.s21 # command line options and any inconsistencies reported via a warning.
Dmodule-ginv.s22 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32/
Dabiflags.s36 # command line options and any inconsistencies reported via a warning.
/external/llvm/test/MC/Mips/mips32/
Dabiflags.s36 # command line options and any inconsistencies reported via a warning.
/external/llvm/test/MC/Mips/mips64r2/
Dabiflags.s36 # command line options and any inconsistencies reported via a warning.
/external/llvm/test/MC/Mips/mips32r2/
Dabiflags.s37 # command line options and any inconsistencies reported via a warning.
/external/llvm/test/MC/Mips/msa/
Dabiflags.s37 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r2/
Dabiflags.s37 # command line options and any inconsistencies reported via a warning.
/external/llvm/test/MC/Mips/mips64/
Dabiflags.s36 # command line options and any inconsistencies reported via a warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r5/
Dabiflags.s37 # command line options and any inconsistencies reported via a warning.

1234