Home
last modified time | relevance | path

Searched refs:errs (Results 251 - 275 of 288) sorted by relevance

1...<<1112

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1307 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
1324 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h2020 const char **errs, u8 type, u8 pos);
H A Dtrace.c7443 const char **errs; /* ptr to loc-specific array of err strings */ member
7444 u8 type; /* index into errs -> specific err string */
7509 * @errs: The array of loc-specific static error strings
7510 * @type: The index into errs[], which produces the specific static err string
7525 * NOTE: the @errs array along with the @type param are used to
7533 const char **errs, u8 type, u8 pos) in tracing_log_err()
7550 err->info.errs = errs; in tracing_log_err()
7610 const char *err_text = err->info.errs[err->info.type]; in tracing_err_log_seq_show()
7531 tracing_log_err(struct trace_array *tr, const char *loc, const char *cmd, const char **errs, u8 type, u8 pos) tracing_log_err() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h1911 const char **errs, u8 type, u16 pos);
H A Dtrace.c7970 const char **errs; /* ptr to loc-specific array of err strings */ member
7971 u8 type; /* index into errs -> specific err string */
8063 * @errs: The array of loc-specific static error strings
8064 * @type: The index into errs[], which produces the specific static err string
8079 * NOTE: the @errs array along with the @type param are used to
8087 const char **errs, u8 type, u16 pos) in tracing_log_err()
8107 err->info.errs = errs; in tracing_log_err()
8167 const char *err_text = err->info.errs[err->info.type]; in tracing_err_log_seq_show()
8085 tracing_log_err(struct trace_array *tr, const char *loc, const char *cmd, const char **errs, u8 type, u16 pos) tracing_log_err() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp1163 print(errs());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1211 logAllUnhandledErrors(std::move(Err), errs(), "JIT session error: "); in logErrorsToStdErr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1337 logAllUnhandledErrors(std::move(Err), errs(), Banner); in checkError()
H A DCommandLine.h391 bool error(const Twine &Message, StringRef ArgName = StringRef(), raw_ostream &Errs = llvm::errs());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp204 errs() << "warning: some functions compiled with BTI and some compiled " in EmitStartOfAsmFile()
H A DAArch64ISelDAGToDAG.cpp3033 LLVM_DEBUG(errs() << "== "; Node->dump(CurDAG); errs() << "\n"); in Select()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp488 LLVM_DEBUG(errs() << "LowerFormalArguments Unhandled argument type: " in LowerCallArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3653 errs() << "ZZZ call " << CI->getCalledFunction()->getName() << "\n";
3655 errs() << "ZZZ " << I.getOpcodeName() << "\n";
3657 errs() << "QQQ " << I << "\n";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp56 errs() << "Hard-float 'f' ABI can't be used for a target that " in RISCVTargetLowering()
62 errs() << "Hard-float 'd' ABI can't be used for a target that " in RISCVTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp535 errs() << "WARNING: This target JIT is not designed for the host" in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1186 llvm::errs() << "warning: could not create directory '" << ParentPath
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp588 LLVM_DEBUG(errs() << "addData: " << DataSection.getSectionName() << "\n"); in addData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1268 llvm::errs() << "In Record = " << Rec->getAsString() in FieldName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1601 LLVM_DEBUG(if (verifyFunction(*newFunction, &errs())) { in extractCodeRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h791 llvm::errs() << Err << "\n"; in yamlize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp495 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2013 errs() << "Devirtualized call to " << DT << "\n"; in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1820 PrintRecognizedRangeChecks(errs()); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1297 Diag.print("", errs()); in processInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp661 logAllUnhandledErrors(std::move(E), errs(), "error: "); in emitTypeInformation()

Completed in 93 milliseconds

1...<<1112