/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslerror.c | 354 UINT32 Total) in AeDecodeErrorMessageId() 465 UINT32 *Total) in AePrintErrorSourceLine() 639 UINT32 Total = 0; in AePrintException() local 750 UINT32 Total = 0; in AePrintSubError() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Timer.cpp | 210 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() 217 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 362 TimeRecord Total; in PrintQueuedTimers() local
|
H A D | TimeProfiler.cpp | 260 for (const auto &Total : AllCountAndTotalPerName) in write() local 270 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
|
H A D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocScore.cpp | 92 RegAllocScore Total; calculateRegAllocScore() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 177 Total = 3, enumerator 185 Total = 3, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 143 uint64_t Total = 0; in countBodySamples() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.cpp | 138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
|
/freebsd/usr.sbin/ac/ |
H A D | ac.c | 84 static struct timeval Total = { 0, 0 }; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.cpp | 220 std::optional<int64_t> Total; in evaluateAsRelocatableImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 475 [&Columns, &Opts](unsigned Hit, unsigned Total, float Pctg) { in emitTableRow() 1112 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
|
H A D | SourceCoverageViewText.cpp | 302 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 389 uint64_t Total = 0; ///< Sum of all weights. member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSplitModule.cpp | 406 DenseSet<const Function *> Total; in calculateOverlap() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1077 uint64_t Total = 0; in sumEdgeCount() local 1554 uint64_t Total = 0; in populateCounters() local 1565 uint64_t Total = 0; in populateCounters() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TypeLoc.cpp | 95 unsigned Total = 0; in getFullDataSizeForType() local
|
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 107 struct vmtotal Total; member
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 597 uint64_t Total; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 356 unsigned Total = 0; in FindRoots() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 518 unsigned Total = getNumConditions() - Folded; in getPercentCovered() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 1638 uint64_t Total = getProfileCount(&S); in EmitCaseStmtRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1018 uint64_t Total = 0; in executeGEPOperation() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 2433 Value *Total = Work[ThisW].front(); in concat() local
|