/external/llvm/lib/IR/ |
D | DiagnosticInfo.cpp | 200 Ctx.diagnose(DiagnosticInfoOptimizationRemark(PassName, Fn, DLoc, Msg)); in emitOptimizationRemark() 207 Ctx.diagnose(DiagnosticInfoOptimizationRemarkMissed(PassName, Fn, DLoc, Msg)); in emitOptimizationRemarkMissed() 215 Ctx.diagnose( in emitOptimizationRemarkAnalysis() 224 Ctx.diagnose(DiagnosticInfoOptimizationRemarkAnalysisFPCommute(PassName, Fn, in emitOptimizationRemarkAnalysisFPCommute() 233 Ctx.diagnose(DiagnosticInfoOptimizationRemarkAnalysisAliasing(PassName, Fn, in emitOptimizationRemarkAnalysisAliasing() 254 Ctx.diagnose(DiagnosticInfoOptimizationFailure( in emitLoopVectorizeWarning() 260 Ctx.diagnose(DiagnosticInfoOptimizationFailure( in emitLoopInterleaveWarning()
|
D | LLVMContext.cpp | 219 diagnose(DiagnosticInfoInlineAsm(ErrorStr)); in emitError() 224 diagnose(DiagnosticInfoInlineAsm(*I, ErrorStr)); in emitError() 253 void LLVMContext::diagnose(const DiagnosticInfo &DI) { in diagnose() function in LLVMContext 274 diagnose(DiagnosticInfoInlineAsm(LocCookie, ErrorStr)); in emitError()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 191 diagnose(DiagnosticInfoInlineAsm(ErrorStr)); in emitError() 196 diagnose(DiagnosticInfoInlineAsm(*I, ErrorStr)); in emitError() 229 void LLVMContext::diagnose(const DiagnosticInfo &DI) { in diagnose() function in LLVMContext 257 diagnose(DiagnosticInfoInlineAsm(LocCookie, ErrorStr)); in emitError()
|
/external/syzkaller/vm/qemu/ |
D | qemu.go | 63 diagnose chan bool member 250 diagnose: make(chan bool, 1), 485 case <-inst.diagnose: 506 case inst.diagnose <- true:
|
/external/ltp/testcases/realtime/func/measurement/ |
D | README | 2 to be tools to diagnose problems if gtod_latency results are
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ResetMachineFunctionPass.cpp | 70 F.getContext().diagnose(DiagFallback); in runOnMachineFunction()
|
D | MachineOptimizationRemarkEmitter.cpp | 62 Ctx.diagnose(OptDiag); in emit()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 608 Ctx.diagnose( in readCounters() 771 Ctx.diagnose( in annotateIndirectCallSites() 860 Ctx.diagnose( in annotateAllFunctions() 869 Ctx.diagnose(DiagnosticInfoPGOProfile(ProfileFileName.data(), in annotateAllFunctions() 875 Ctx.diagnose(DiagnosticInfoPGOProfile( in annotateAllFunctions()
|
/external/tensorflow/.github/ISSUE_TEMPLATE/ |
D | 40-tflite-op-request.md | 24 Include any logs or source code that would be helpful to diagnose the problem. If including traceba…
|
D | 10-build-installation-issue.md | 29 Include any logs or source code that would be helpful to diagnose the problem. If including traceba…
|
D | 00-bug-performance-issue.md | 34 Include any logs or source code that would be helpful to diagnose the problem. If including traceba…
|
/external/clang/test/SemaObjC/ |
D | protocol-archane.m | 29 // GCC doesn't diagnose this.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | OptimizationRemarkEmitter.cpp | 84 F->getContext().diagnose(OptDiag); in emit()
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 1072 F.getContext().diagnose(DiagnosticInfoSampleProfile( in getFunctionLoc() 1170 F.getContext().diagnose(DiagnosticInfoSampleProfile( in emitAnnotations() 1183 F.getContext().diagnose(DiagnosticInfoSampleProfile( in emitAnnotations() 1205 Ctx.diagnose(DiagnosticInfoSampleProfile(Filename, Msg)); in INITIALIZE_PASS_DEPENDENCY()
|
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
D | control | 9 PURPOSE = "Servo based diagnose of FAFT hardware setup"
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 815 MF.getFunction().getContext().diagnose(DiagStackSize); in getSIProgramInfo() 841 Ctx.diagnose(Diag); in getSIProgramInfo() 881 Ctx.diagnose(Diag); in getSIProgramInfo() 898 Ctx.diagnose(Diag); in getSIProgramInfo() 905 Ctx.diagnose(Diag); in getSIProgramInfo()
|
/external/llvm/include/llvm/IR/ |
D | LLVMContext.h | 191 void diagnose(const DiagnosticInfo &DI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.cpp | 53 F.getContext().diagnose(DiagStackSize); in WarnSize()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 475 Ctx.diagnose(Diag); in getSIProgramInfo() 485 Ctx.diagnose(Diag); in getSIProgramInfo() 492 Ctx.diagnose(Diag); in getSIProgramInfo()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | LLVMContext.h | 218 void diagnose(const DiagnosticInfo &DI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 189 Context.diagnose(DiagnosticInfoMIRParser( in error() 195 Context.diagnose(DiagnosticInfoMIRParser( in error() 222 Context.diagnose(DiagnosticInfoMIRParser(Kind, Diag)); in reportDiagnostic() 917 Context.diagnose(DiagnosticInfoMIRParser( in createMIRParser()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | LLVMContext.h | 273 void diagnose(const DiagnosticInfo &DI);
|
/external/openssh/contrib/ |
D | README | 50 versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not
|
/external/bcc/tools/ |
D | tclobjnew_example.txt | 6 type have been allocated. This helps diagnose common allocation paths, which
|
/external/llvm/include/llvm/ProfileData/ |
D | SampleProfReader.h | 286 Ctx.diagnose(DiagnosticInfoSampleProfile(Buffer->getBufferIdentifier(), in reportError()
|