Searched defs:NumInstructions (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | TimelineView.cpp | 26 unsigned NumInstructions = getSource().size(); in TimelineView() local |
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ | ||
H A D | LSUnit.h | 40 unsigned NumInstructions = 0; global() variable |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | X86DisassemblerTables.cpp | 834 unsigned NumInstructions = InstructionSpecifiers.size(); emitInstructionInfo() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVNSink.cpp | 189 unsigned NumInstructions; global() member |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 376 unsigned NumInstructions = 0; global() member in __anonf27af12e0111::CallAnalyzer |
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | ThreadSafetyTIL.h | 1788 unsigned NumInstructions = 0; global() variable |