Home
last modified time | relevance | path

Searched refs:getNumFunctions (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n";
55 if (FMP.getNumFunctions() == 0)
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in anchor()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
55 if (FMP.getNumFunctions() == 0) in operator <<()
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in operator <<()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
55 if (FMP.getNumFunctions() == 0) in operator <<()
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in operator <<()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
55 if (FMP.getNumFunctions() == 0) in operator <<()
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in operator <<()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
55 if (FMP.getNumFunctions() == 0) in operator <<()
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in operator <<()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DFaultMapParser.cpp53 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
55 if (FMP.getNumFunctions() == 0) in operator <<()
60 for (unsigned I = 0, E = FMP.getNumFunctions(); I != E; ++I) { in operator <<()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
429 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
440 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp204 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
206 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
208 if (File.FunctionCoverage.getNumFunctions()) in render()
218 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
220 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
222 if (File.InstantiationCoverage.getNumFunctions()) in render()
430 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
441 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp204 (unsigned)File.FunctionCoverage.getNumFunctions());
206 (unsigned)(File.FunctionCoverage.getNumFunctions() -
208 if (File.FunctionCoverage.getNumFunctions())
218 (unsigned)File.InstantiationCoverage.getNumFunctions());
220 (unsigned)(File.InstantiationCoverage.getNumFunctions() -
222 if (File.InstantiationCoverage.getNumFunctions())
430 if (FCS.FunctionCoverage.getNumFunctions())
441 if (!FCS.FunctionCoverage.getNumFunctions())
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-cov/
H A DCoverageReport.cpp203 (unsigned)File.FunctionCoverage.getNumFunctions()); in render()
205 (unsigned)(File.FunctionCoverage.getNumFunctions() - in render()
207 if (File.FunctionCoverage.getNumFunctions()) in render()
217 (unsigned)File.InstantiationCoverage.getNumFunctions()); in render()
219 (unsigned)(File.InstantiationCoverage.getNumFunctions() - in render()
221 if (File.InstantiationCoverage.getNumFunctions()) in render()
470 if (FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
481 if (!FCS.FunctionCoverage.getNumFunctions()) in renderFileReports()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DFaultMaps.cpp139 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
141 if (FMP.getNumFunctions() == 0) in operator <<()
146 for (unsigned i = 0, e = FMP.getNumFunctions(); i != e; ++i) { in operator <<()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DFaultMaps.cpp139 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
141 if (FMP.getNumFunctions() == 0) in operator <<()
146 for (unsigned i = 0, e = FMP.getNumFunctions(); i != e; ++i) { in operator <<()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DFaultMaps.cpp139 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()
141 if (FMP.getNumFunctions() == 0) in operator <<()
146 for (unsigned i = 0, e = FMP.getNumFunctions(); i != e; ++i) { in operator <<()

1234567891011