/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 177 diagnose(DiagnosticInfoInlineAsm(ErrorStr)); in emitError() 182 diagnose(DiagnosticInfoInlineAsm(*I, ErrorStr)); in emitError() 215 void LLVMContext::diagnose(const DiagnosticInfo &DI) { in diagnose() function in LLVMContext 239 diagnose(DiagnosticInfoInlineAsm(LocCookie, ErrorStr)); in emitError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ResetMachineFunctionPass.cpp | 72 F.getContext().diagnose(DiagFallback);
|
H A D | MachineOptimizationRemarkEmitter.cpp | 62 Ctx.diagnose(OptDiag); in emit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | LLVMContext.h | 253 void diagnose(const DiagnosticInfo &DI);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | OptimizationRemarkEmitter.cpp | 84 F->getContext().diagnose(OptDiag); in emit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | LLVMContext.h | 141 /// \see LLVMContext::diagnose. 218 void diagnose(const DiagnosticInfo &DI);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFRegisterInfo.cpp | 52 F.getContext().diagnose(DiagStackSize); in WarnSize()
|
H A D | BPFISelLowering.cpp | 41 DAG.getContext()->diagnose( in fail() 53 DAG.getContext()->diagnose( in fail()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAsmPrinter.cpp | 940 MF.getFunction().getContext().diagnose(DiagStackSize); in getSIProgramInfo() 963 Ctx.diagnose(Diag); in getSIProgramInfo() 1003 Ctx.diagnose(Diag); in getSIProgramInfo() 1020 Ctx.diagnose(Diag); in getSIProgramInfo() 1027 Ctx.diagnose(Diag); in getSIProgramInfo()
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | __main__.py | 168 diag = tokenizer.diagnose()
|
H A D | tokenizer.py | 62 def diagnose(self) -> tokenize.TokenInfo: member in Tokenizer
|
H A D | parser.py | 261 tok = self._tokenizer.diagnose() 320 diag = tokenizer.diagnose()
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | echo_diagnostic.m | 1 % Attempts to diagnose AEC problems from recorded samples
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | MisExpect.cpp | 86 Ctx.diagnose(DiagnosticInfoMisExpect(Cond, Msg)); in emitMisexpectDiagnostic()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 711 Context.diagnose(LTODiagnosticInfo(ErrMsg)); in emitError() 718 Context.diagnose(LTODiagnosticInfo(ErrMsg, DS_Warning)); in emitWarning()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 138 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue() 178 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue()
|
H A D | RISCVISelLowering.cpp | 2272 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in LowerCall() 2426 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in LowerReturn() 2442 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in LowerReturn() 2493 F.getContext().diagnose(DiagnosticInfoUnsupported{ in validateCCReservedRegs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1174 Ctx.diagnose( in readCounters() 1199 Ctx.diagnose(DiagnosticInfoPGOProfile( in readCounters() 1422 Ctx.diagnose(DiagnosticInfoPGOProfile( in annotateValueSites() 1531 Ctx.diagnose( in annotateAllFunctions() 1540 Ctx.diagnose(DiagnosticInfoPGOProfile(ProfileFileName.data(), in annotateAllFunctions() 1549 Ctx.diagnose(DiagnosticInfoPGOProfile( in annotateAllFunctions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InsertPrefetch.cpp | 165 Ctx.diagnose(DiagnosticInfoSampleProfile(Filename, Msg, in doInitialization()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 60 SrcM->getContext().diagnose(LinkDiagnosticInfo(DS_Error, Message)); in emitError() 559 DstM.getContext().diagnose(LinkDiagnosticInfo(DS_Error, EIB.message())); in run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 183 Context.diagnose(DiagnosticInfoMIRParser( in error() 189 Context.diagnose(DiagnosticInfoMIRParser( in error() 216 Context.diagnose(DiagnosticInfoMIRParser(Kind, Diag)); in reportDiagnostic() 956 Context.diagnose(DiagnosticInfoMIRParser( in createMIRParser()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 1216 Ctx.diagnose(DiagnosticInfoSampleProfile( in applyRemapping() 1312 C.diagnose(DiagnosticInfoSampleProfile(B->getBufferIdentifier(), in create() 1354 C.diagnose(DiagnosticInfoSampleProfile(RemapFilename, Msg)); in create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 1637 F.getContext().diagnose(DiagnosticInfoSampleProfile( in getFunctionLoc() 1744 F.getContext().diagnose(DiagnosticInfoSampleProfile( in emitAnnotations() 1757 F.getContext().diagnose(DiagnosticInfoSampleProfile( in emitAnnotations() 1812 Ctx.diagnose(DiagnosticInfoSampleProfile(Filename, Msg)); in doInitialization()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 389 Ctx.diagnose(DiagnosticInfoSampleProfile(Buffer->getBufferIdentifier(), in reportError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.cpp | 238 F.getContext().diagnose(DiagnosticInfoUnsupported{F, "AArch64 doesn't support"
|