Home
last modified time | relevance | path

Searched refs:IPE (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp759 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); in loadFunctionRecord() local
760 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
765 if (IPE != instrprof_error::unknown_function) in loadFunctionRecord()
766 return make_error<InstrProfError>(IPE); in loadFunctionRecord()
774 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); in loadFunctionRecord() local
775 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
780 if (IPE != instrprof_error::unknown_function) in loadFunctionRecord()
781 return make_error<InstrProfError>(IPE); in loadFunctionRecord()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h174 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in error()
175 LastError = IPE.get(); in error()
176 LastErrorMsg = IPE.getMessage(); in error()
H A DInstrProf.h397 handleAllErrors(std::move(E), [&Err, &Msg](const InstrProfError &IPE) { in take()
399 Err = IPE.get(); in take()
400 Msg = IPE.getMessage(); in take()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp691 handleAllErrors(std::move(Err), [&](const InstrProfError &IPE) { in readMemprof() argument
692 auto Err = IPE.get(); in readMemprof()
712 std::string Msg = (IPE.message() + Twine(" ") + F.getName().str() + in readMemprof()
H A DPGOInstrumentation.cpp1275 handleAllErrors(std::move(Err), [&](const InstrProfError &IPE) { in handleInstrProfError() argument
1277 auto Err = IPE.get(); in handleInstrProfError()
1304 IPE.message() + std::string(" ") + F.getName().str() + in handleInstrProfError()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp434 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in warn() argument
435 warn(IPE.message(), std::string(Whence), std::string("")); in warn()
453 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError() argument
454 instrprof_error instrError = IPE.get(); in exitWithError()
460 exitWithError(IPE.message(), std::string(Whence), std::string(Hint)); in exitWithError()
488 auto IPE = instrprof_error::success; in handleMergeWriterError() local
490 [&IPE](std::unique_ptr<InstrProfError> E) -> Error { in handleMergeWriterError()
491 IPE = E->get(); in handleMergeWriterError()
498 if (IPE != instrprof_error::success) { in handleMergeWriterError()
499 switch (IPE) { in handleMergeWriterError()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1284 auto IPE = std::get<0>(llvm::InstrProfError::take(std::move(E))); in loadRegionCounts() local
1285 if (IPE == llvm::instrprof_error::unknown_function) in loadRegionCounts()
1287 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()
1289 else if (IPE == llvm::instrprof_error::malformed) in loadRegionCounts()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dimages2513 # directory path like: "\\FSX\SYS\OPPS\IPE.ENG\TEMPLATE\BUSINESS" "\\Lionking\upi\SAMPLES\IMAGES\AN…
2518 # directory path like: "\\FSX\SYS\opps\ipe.eng\samples" "\\DANIEL\IPE_CD\IPE.ITA"