/freebsd-src/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-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslerror.c | 354 UINT32 Total) in AeDecodeErrorMessageId() argument 465 UINT32 *Total) in AePrintErrorSourceLine() argument 639 UINT32 Total in AePrintException() local 750 UINT32 Total = 0; AePrintSubError() local [all...] |
/freebsd-src/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 | 210 for (const auto &Total : AllCountAndTotalPerName) write() local 220 for (const NameAndCountAndDurationType &Total : SortedTotals) { write() local
|
H A D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocScore.cpp | 91 RegAllocScore Total; in calculateRegAllocScore() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 143 uint64_t Total = 0; in countBodySamples() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 301 Total = 3, global() enumerator 309 Total = 3, global() enumerator
|
H A D | OpenMPClause.h | 8494 Total, global() enumerator 8500 Total, global() enumerator
|
/freebsd-src/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-src/usr.sbin/ac/ |
H A D | ac.c | 84 static struct timeval Total = { 0, 0 }; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 318 __anone22333c80202(unsigned Hit, unsigned Total, float Pctg) emitTableRow() argument 929 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; renderBranchView() local
|
H A D | SourceCoverageViewText.cpp | 302 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 389 uint64_t Total = 0; ///< Sum of all weights. member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1026 uint64_t Total = 0; sumEdgeCount() local 1500 uint64_t Total = 0; populateCounters() local 1511 uint64_t Total = 0; populateCounters() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | TypeLoc.cpp | 95 unsigned Total = 0; in getFullDataSizeForType() local
|
/freebsd-src/usr.bin/systat/ |
H A D | vmstat.c | 107 struct vmtotal Total; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 597 uint64_t Total; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 367 unsigned Total = 0; FindRoots() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 473 unsigned Total = getNumConditions() - Folded; getPercentCovered() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 385 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); IncorporateWeight() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 1459 uint64_t Total = getProfileCount(&S); EmitCaseStmtRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1054 uint64_t Total = 0; executeGEPOperation() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 2433 Value *Total = Work[ThisW].front(); in concat() local
|