Home
last modified time | relevance | path

Searched refs:diagnose (Results 1 - 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp177 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 DResetMachineFunctionPass.cpp72 F.getContext().diagnose(DiagFallback);
H A DMachineOptimizationRemarkEmitter.cpp62 Ctx.diagnose(OptDiag); in emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLLVMContext.h253 void diagnose(const DiagnosticInfo &DI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DOptimizationRemarkEmitter.cpp84 F->getContext().diagnose(OptDiag); in emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DLLVMContext.h141 /// \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 DBPFRegisterInfo.cpp52 F.getContext().diagnose(DiagStackSize); in WarnSize()
H A DBPFISelLowering.cpp41 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 DAMDGPUAsmPrinter.cpp940 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__.py168 diag = tokenizer.diagnose()
H A Dtokenizer.py62 def diagnose(self) -> tokenize.TokenInfo: member in Tokenizer
H A Dparser.py261 tok = self._tokenizer.diagnose()
320 diag = tokenizer.diagnose()
/third_party/pulseaudio/speex/libspeexdsp/
H A Decho_diagnostic.m1 % 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 DMisExpect.cpp86 Ctx.diagnose(DiagnosticInfoMisExpect(Cond, Msg)); in emitMisexpectDiagnostic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp711 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 DRISCVFrameLowering.cpp138 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue()
178 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue()
H A DRISCVISelLowering.cpp2272 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 DPGOInstrumentation.cpp1174 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 DX86InsertPrefetch.cpp165 Ctx.diagnose(DiagnosticInfoSampleProfile(Filename, Msg, in doInitialization()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DLinkModules.cpp60 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 DMIRParser.cpp183 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 DSampleProfReader.cpp1216 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 DSampleProfile.cpp1637 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 DSampleProfReader.h389 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 DAArch64RegisterInfo.cpp238 F.getContext().diagnose(DiagnosticInfoUnsupported{F, "AArch64 doesn't support"

Completed in 32 milliseconds

12