Home
last modified time | relevance | path

Searched defs:errs (Results 1 – 9 of 9) sorted by relevance

/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_for_dynamic_large_chunk.c17 int errs = 0; in main() local
H A Domp_for_static_large_chunk.c29 int errs = 0; in main() local
/llvm-project/lld/Common/
H A DErrorHandler.cpp73 raw_ostream &lld::errs() { errs() function in lld
84 raw_ostream &ErrorHandler::errs() { errs() function in ErrorHandler
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dmain.c272 int errs = 0, opts = 1, files = 0, translating = 0; in main() local
/llvm-project/polly/lib/External/isl/imath/
H A Dimtest.c350 int errs = 0; in run_test() local
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp905 raw_fd_ostream &llvm::errs() { errs() function in llvm
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h1454 raw_ostream &errs() const { return Logger.Err; } errs() function
/llvm-project/polly/lib/External/isl/imath/examples/
H A Dimcalc.c212 int opt, errs = 0; in main() local
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp188 isContractionBody(Block & block,function_ref<bool (Operation *,Operation *)> isaPair,llvm::raw_ostream & errs) isContractionBody() argument