Home
last modified time | relevance | path

Searched refs:InstrProfError (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
660 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
669 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp65 return make_error<InstrProfError>(instrprof_error::too_large); in create()
103 return make_error<InstrProfError>(instrprof_error::too_large); in create()
107 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
120 InstrProfError::take(std::move(E)); in Increment()
306 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
310 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
313 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
317 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
559 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
568 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
H A DInstrProf.cpp209 std::string InstrProfError::message() const {
213 char InstrProfError::ID = 0;
412 return make_error<InstrProfError>(instrprof_error::compress_failed);
451 return make_error<InstrProfError>(instrprof_error::zlib_unavailable);
459 return make_error<InstrProfError>(instrprof_error::uncompress_failed);
738 return make_error<InstrProfError>(instrprof_error::malformed);
741 return make_error<InstrProfError>(instrprof_error::malformed);
746 return make_error<InstrProfError>(instrprof_error::malformed);
749 return make_error<InstrProfError>(instrprof_error::malformed);
761 return make_error<InstrProfError>(instrprof_error::truncated);
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
627 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
636 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
627 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
636 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
627 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
636 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
627 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
636 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
627 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
636 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
594 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
603 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
H A DInstrProf.cpp213 std::string InstrProfError::message() const { in message()
217 char InstrProfError::ID = 0;
416 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
454 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
462 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
862 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
865 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
870 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
873 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
885 return make_error<InstrProfError>(instrprof_error::truncated); in getValueProfData()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
325 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
329 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
332 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
336 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
588 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
597 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
H A DInstrProf.cpp213 std::string InstrProfError::message() const { in message()
217 char InstrProfError::ID = 0;
416 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
454 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
462 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
861 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
864 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
869 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
872 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
884 return make_error<InstrProfError>(instrprof_error::truncated); in getValueProfData()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp66 return make_error<InstrProfError>(instrprof_error::too_large); in create()
117 return make_error<InstrProfError>(instrprof_error::too_large); in create()
121 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
135 InstrProfError::take(std::move(E)); in Increment()
324 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
328 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
331 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
587 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
596 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
H A DInstrProf.cpp209 std::string InstrProfError::message() const { in message()
213 char InstrProfError::ID = 0;
412 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
450 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
458 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
857 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
860 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
865 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
868 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
880 return make_error<InstrProfError>(instrprof_error::truncated); in getValueProfData()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
594 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
603 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
325 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
329 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
332 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
336 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
588 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
597 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp66 return make_error<InstrProfError>(instrprof_error::too_large); in create()
117 return make_error<InstrProfError>(instrprof_error::too_large); in create()
121 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
135 InstrProfError::take(std::move(E)); in Increment()
324 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
328 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
331 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
587 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
596 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp66 return make_error<InstrProfError>(instrprof_error::too_large); in create()
117 return make_error<InstrProfError>(instrprof_error::too_large); in create()
121 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
135 InstrProfError::take(std::move(E)); in Increment()
324 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
328 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
331 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
587 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
596 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
331 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
338 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
594 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
603 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp66 return make_error<InstrProfError>(instrprof_error::too_large); in create()
117 return make_error<InstrProfError>(instrprof_error::too_large); in create()
121 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
135 InstrProfError::take(std::move(E)); in Increment()
324 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
328 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
331 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
335 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
577 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
586 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/ProfileData/
H A DInstrProfReader.cpp67 return make_error<InstrProfError>(instrprof_error::too_large); in create()
118 return make_error<InstrProfError>(instrprof_error::too_large); in create()
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()
136 InstrProfError::take(std::move(E)); in Increment()
322 return make_error<InstrProfError>(instrprof_error::eof); in readNextHeader()
326 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
329 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader()
333 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
575 return make_error<InstrProfError>(instrprof_error::malformed); in getRecords()
584 return make_error<InstrProfError>(instrprof_error::eof); in getRecords()
[all …]
H A DInstrProf.cpp209 std::string InstrProfError::message() const { in message()
213 char InstrProfError::ID = 0;
413 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
452 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
460 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
739 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
742 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
747 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
750 return make_error<InstrProfError>(instrprof_error::malformed); in checkIntegrity()
762 return make_error<InstrProfError>(instrprof_error::truncated); in getValueProfData()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-profdata/
H A Dllvm-profdata.cpp67 if (E.isA<InstrProfError>()) { in exitWithError()
68 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError()
179 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
181 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
204 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
213 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
215 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
305 if (!WC->Err.isA<InstrProfError>()) in mergeInstrProfile()
308 instrprof_error IPE = InstrProfError::take(std::move(WC->Err)); in mergeInstrProfile()
310 exitWithError(make_error<InstrProfError>(IPE), WC->ErrWhence); in mergeInstrProfile()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-profdata/
H A Dllvm-profdata.cpp66 if (E.isA<InstrProfError>()) { in exitWithError()
67 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError()
213 instrprof_error IPE = InstrProfError::take(std::move(E)); in overlapInput()
215 WC->Err = make_error<InstrProfError>(IPE); in overlapInput()
246 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
248 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
274 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
283 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
285 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
371 if (!WC->Err.isA<InstrProfError>()) in mergeInstrProfile()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-profdata/
H A Dllvm-profdata.cpp67 if (E.isA<InstrProfError>()) { in exitWithError()
68 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError()
100 [&IPE](std::unique_ptr<InstrProfError> E) -> Error { in handleMergeWriterError()
221 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
223 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
248 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
257 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadInput()
259 WC->Err = make_error<InstrProfError>(IPE); in loadInput()
350 if (!WC->Err.isA<InstrProfError>()) in mergeInstrProfile()
353 instrprof_error IPE = InstrProfError::take(std::move(WC->Err)); in mergeInstrProfile()
[all …]

123456789