Searched refs:Histogram (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-mca/Views/ |
| H A D | RetireControlUnitStatistics.h | 39 using Histogram = std::map<unsigned, unsigned>; variable 40 Histogram RetiredPerCycle;
|
| H A D | DispatchStatistics.h | 52 using Histogram = std::map<unsigned, unsigned>; variable 53 Histogram DispatchGroupSizePerCycle;
|
| H A D | SchedulerStatistics.h | 65 using Histogram = std::map<unsigned, unsigned>; variable 66 Histogram IssueWidthPerCycle;
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | hash-histogram.test | 15 # HIST: Histogram for bucket list length (total of 3 buckets) 21 # HIST-NEXT: Histogram for `.gnu.hash' bucket list length (total of 3 buckets) 78 # BROKEN: Histogram for bucket list length (total of 2 buckets) 210 # RUN: FileCheck %s --check-prefix=GNU-HASH --implicit-check-not="Histogram" 219 # GNU-HASH: Histogram for `.gnu.hash' bucket list length (total of 3 buckets) 266 # RUN: FileCheck %s -DFILE=%t7 --check-prefix=ERR5 --implicit-check-not="Histogram" 273 # RUN: FileCheck %s -DFILE=%t8 --check-prefix=ERR5 --implicit-check-not="Histogram" 332 # RUN: FileCheck %s --allow-empty --implicit-check-not="Histogram" 337 # RUN: FileCheck %s --allow-empty --implicit-check-not="Histogram"
|
| H A D | all.test | 38 # GNU-ALL: Histogram for bucket list length (total of 1 buckets)
|
| /llvm-project-15.0.7/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeAnalyzer.h | 41 bool Histogram = false; member
|
| /llvm-project-15.0.7/llvm/tools/llvm-bcanalyzer/ |
| H A D | llvm-bcanalyzer.cpp | 120 O.Histogram = !NoHistogram; in main()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonScheduleV60.td | 51 // S0-3 | CVI_HIST Histogram |
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/X86/ |
| H A D | shufflemask-undef.ll | 19 %struct.Histogram = type { %struct.ProgramLimits*, i32, i16, i8, i8 } 21 …tion, %struct.Convolution, %struct.ColorMatrix, %struct.Minmax, %struct.Histogram, %struct.Imaging…
|
| H A D | shufflemask-undef-inseltpoison.ll | 19 %struct.Histogram = type { %struct.ProgramLimits*, i32, i16, i8, i8 } 21 …tion, %struct.Convolution, %struct.ColorMatrix, %struct.Minmax, %struct.Histogram, %struct.Imaging…
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | TestSuite.rst | 298 * Histogram of Oriented Gradients
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeAnalyzer.cpp | 687 if (O.Histogram && !Stats.CodeFreq.empty()) { in printStats()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedNeoverseN2.td | 1739 // Histogram operations
|
| H A D | SVEInstrFormats.td | 8064 // SVE2 Histogram Computation - Segment Group 8083 // SVE2 Histogram Computation - Vector Group
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_sve.td | 2005 // SVE2 - Vector Histogram count
|