Home
last modified time | relevance | path

Searched refs:errs (Results 176 - 200 of 224) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp75 logAllUnhandledErrors(Result.takeError(), errs()); in isThinLTO()
H A DLTO.cpp1186 llvm::errs() << "warning: could not create directory '" << ParentPath
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp467 llvm::errs() << "Unimplemented debug type: " << type << "\n"; in getOrCreateType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp542 errs() << Type << "\n"; in needsRelocateWithSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp639 errs() << "{\n"; in dump()
642 errs() << I->first << "\n"; in dump()
645 errs() << "}\n"; in dump()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs3744 let errs = ErrorStack::get(); in make_error()
3745 if errs.errors().is_empty() { in make_error()
3748 Some(InnerError::Ssl(errs)) in make_error()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp631 LLVM_DUMP_METHOD void DWARFDie::dump() const { dump(llvm::errs(), 0); }
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp487 errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h974 logAllUnhandledErrors(std::move(Err), errs(), Banner); in checkError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp867 // outs(), errs(), nulls()
880 /// errs() - This returns a reference to a raw_ostream for standard error.
881 /// Use it like: errs() << "foo" << "bar";
882 raw_ostream &llvm::errs() { in errs() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp934 Intr->print(errs()); in handleAlloca()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp233 errs() << "LowerFormalArguments Unhandled argument type: " in LowerFormalArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp509 errs() << "eliminateCallFramePseudoInstr size too big: " in eliminateCallFramePseudoInstr()
H A DXCoreISelLowering.cpp1307 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
1324 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp648 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
688 errs() << "LowerFormalArguments Unhandled argument type: " in LowerCCCArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp201 errs() << "Hard-float 'f' ABI can't be used for a target that " in RISCVAsmParser()
206 errs() << "Hard-float 'd' ABI can't be used for a target that " in RISCVAsmParser()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp74 errs() << "Error: Couldn't read the chr-module-list file " << CHRModuleList << "\n"; in parseCHRFilterFiles()
89 errs() << "Error: Couldn't read the chr-function-list file " << CHRFunctionList << "\n"; in parseCHRFilterFiles()
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/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()
/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()
/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/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()

Completed in 62 milliseconds

123456789