Searched defs:Reason (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DSmallVector.cpp53 std::string Reason = "SmallVector unable to grow. Requested capacity (" + local
68 std::string Reason = local
H A DErrorHandling.cpp82 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { argument
86 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { argument
90 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { argument
94 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { argument
115 OS << "LLVM ERROR: " << Reason << "\n"; local
147 void llvm::report_bad_alloc_error(const char *Reason, boo argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h90 handleNeverCalled(const ParmVarDecl *Parameter, const Decl *Function, const Stmt *Where, NeverCalledReason Reason, bool IsCalledDirectly, bool IsCompletionHandler) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineCost.h77 const char *Reason = nullptr; member in class:llvm::InlineCost
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h78 ImportFailureReason Reason; member in struct:llvm::FunctionImporter::ImportFailureInfo
81 ImportFailureInfo(ValueInfo VI, CalleeInfo::HotnessType MaxHotness, ImportFailureReason Reason, unsigned Attempts) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp131 FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind NewFileType, FileID PrevFID) argument
H A DPrintPreprocessedOutput.cpp259 FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind NewFileType, FileID PrevFID) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h149 GenericReason Reason; member in class:llvm::mca::HWPressureEvent
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp284 const char *Reason = nullptr; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp102 FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp154 FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind NewFileType, FileID) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp575 static void fail(const Instruction *I, const char *Reason, Value *V) { argument
654 checkConstantInt(const Instruction *I, Value *V, const char *Reason) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h40 SIScheduleCandReason Reason = NoCand; member in struct:llvm::SISchedulerCandidate
H A DSIMachineScheduler.cpp124 static const char *getReasonStr(SIScheduleCandReason Reason) { argument
140 tryLess(int TryVal, int CandVal, SISchedulerCandidate &TryCand, SISchedulerCandidate &Cand, SIScheduleCandReason Reason) argument
157 tryGreater(int TryVal, int CandVal, SISchedulerCandidate &TryCand, SISchedulerCandidate &Cand, SIScheduleCandReason Reason) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp357 getFailureName(FunctionImporter::ImportFailureReason Reason) { argument
175 selectCallee(const ModuleSummaryIndex &Index, ArrayRef<std::unique_ptr<GlobalValueSummary>> CalleeSummaryList, unsigned Threshold, StringRef CallerModulePath, FunctionImporter::ImportFailureReason &Reason, GlobalValue::GUID GUID) argument
471 FunctionImporter::ImportFailureReason Reason; local
[all...]
H A DSampleProfile.cpp870 const char *Reason = "Callee function not available"; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h867 CandReason Reason; member in struct:llvm::GenericSchedulerBase::SchedCandidate
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1420 static Error createError(const Twine &Reason, llvm::Error E) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1393 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp303 static Error failedImport(const Twine &Reason) { argument
H A DCodeGenDAGPatterns.cpp2700 bool TreePatternNode::canPatternMatch(std::string &Reason, argument
3965 std::string Reason; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2742 getReasonStr( GenericSchedulerBase::CandReason Reason) argument
2821 tryLess(int TryVal, int CandVal, GenericSchedulerBase::SchedCandidate &TryCand, GenericSchedulerBase::SchedCandidate &Cand, GenericSchedulerBase::CandReason Reason) argument
2837 tryGreater(int TryVal, int CandVal, GenericSchedulerBase::SchedCandidate &TryCand, GenericSchedulerBase::SchedCandidate &Cand, GenericSchedulerBase::CandReason Reason) argument
2887 tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) argument
3046 tryPressure(const PressureChange &TryP, const PressureChange &CandP, GenericSchedulerBase::SchedCandidate &TryCand, GenericSchedulerBase::SchedCandidate &Cand, GenericSchedulerBase::CandReason Reason, const TargetRegisterInfo *TRI, const MachineFunction &MF) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c81 static void llvm_fatal_error_trampoline(const char *Reason) { argument

Completed in 469 milliseconds

12