/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | ErrorHandling.cpp | 62 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { in report_fatal_error() 66 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { in report_fatal_error() 70 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { in report_fatal_error() 74 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { in report_fatal_error()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ErrorHandling.cpp | 82 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { in report_fatal_error() 86 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { in report_fatal_error() 90 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { in report_fatal_error() 94 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { in report_fatal_error() 147 void llvm::report_bad_alloc_error(const char *Reason, bool GenCrashDiag) { in report_bad_alloc_error()
|
/third_party/rust/crates/rust-openssl/openssl-errors/src/ |
D | lib.rs | 110 pub struct Reason<T>(c_int, PhantomData<T>); struct 112 impl<T> Reason<T> { impl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | InlineCost.h | 76 const char *Reason = nullptr; variable 91 static InlineCost getAlways(const char *Reason) { in getAlways() 94 static InlineCost getNever(const char *Reason) { in getNever()
|
/third_party/node/deps/v8/src/profiler/ |
D | profiler-stats.h | 16 enum Reason { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceBrowserCompileServer.cpp | 186 void fatalErrorHandler(void *UserData, const std::string &Reason, in fatalErrorHandler() 266 void BrowserCompileServer::setFatalError(const std::string &Reason) { in setFatalError()
|
D | IceCompileServer.cpp | 119 void reportFatalErrorThenExitSuccess(void *UserData, const std::string &Reason, in reportFatalErrorThenExitSuccess()
|
D | IceRegAlloc.cpp | 52 const char *Reason) { in dumpDisableOverlap()
|
D | IceTargetLoweringARM32.cpp | 5292 const Inst *Reason) { in dumpAddressOpt() 5315 int32_t *Offset, const Inst **Reason) { in matchAssign() 5368 const Inst **Reason) { in matchCombinedBaseIndex() 5407 int32_t *OffsetRegShamt, const Inst **Reason) { in matchShiftedOffsetReg() 5492 int32_t *Offset, const Inst **Reason) { in matchOffsetBase() 5600 const Inst *Reason = nullptr; in formAddressingMode() local
|
D | IceTargetLoweringMIPS32.cpp | 5159 const Inst *Reason) { in dumpAddressOpt() 5177 int32_t *Offset, const Inst **Reason) { in matchAssign() 5229 int32_t *Offset, const Inst **Reason) { in matchOffsetBase() 5323 const Inst *Reason = nullptr; in formAddressingMode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | HWEventListener.h | 146 : Reason(reason), AffectedInstructions(Insts), ResourceMask(Mask) {} in Reason() function 149 GenericReason Reason; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 78 ImportFailureReason Reason; member
|
/third_party/node/deps/v8/src/compiler/ |
D | common-operator.cc | 725 #define CACHED_DEOPTIMIZE(Reason) \ argument 740 #define CACHED_DEOPTIMIZE_IF(Reason) \ argument 757 #define CACHED_DEOPTIMIZE_UNLESS(Reason) \ argument 945 #define CACHED_DEOPTIMIZE(Reason) \ in Deoptimize() argument 963 #define CACHED_DEOPTIMIZE_IF(Reason) \ in DeoptimizeIf() argument 981 #define CACHED_DEOPTIMIZE_UNLESS(Reason) \ in DeoptimizeUnless() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 541 static void fail(const Instruction *I, const char *Reason, Value *V) { in fail() 621 const char *Reason) { in checkConstantInt()
|
/third_party/mbedtls/tests/scripts/ |
D | generate_psa_tests.py | 311 class Reason(enum.Enum): class in OpFail 329 reason: 'Reason',
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 180 FunctionImporter::ImportFailureReason &Reason, in selectCallee() 337 getFailureName(FunctionImporter::ImportFailureReason Reason) { in getFailureName() 448 FunctionImporter::ImportFailureReason Reason; in computeImportForFunction() local
|
D | Inliner.cpp | 404 if (const char *Reason = IC.getReason()) in operator <<() local
|
D | SampleProfile.cpp | 1036 const char *Reason = "Callee function not available"; in inlineHotFunctions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 278 const char *Reason = nullptr; in getPromotionCandidatesForCallSite() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 186 enum Reason enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.cpp | 143 static const char *getReasonStr(SIScheduleCandReason Reason) { in getReasonStr() 162 SIScheduleCandReason Reason) { in tryLess() 179 SIScheduleCandReason Reason) { in tryGreater()
|
D | SIMachineScheduler.h | 42 SIScheduleCandReason Reason = NoCand; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2571 GenericSchedulerBase::CandReason Reason) { in getReasonStr() 2652 GenericSchedulerBase::CandReason Reason) { in tryLess() 2668 GenericSchedulerBase::CandReason Reason) { in tryGreater() 2707 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick() 2867 GenericSchedulerBase::CandReason Reason, in tryPressure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 853 CandReason Reason; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1341 static Error createError(const Twine &Reason, llvm::Error E) { in createError()
|