| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
| H A D | nios2.opt | 34 Target Report Mask(HAS_DIV) 38 Target Report Mask(HAS_MUL) 42 Target Report Mask(HAS_MULX) 46 Target Report Mask(FAST_SW_DIV) 50 Target Report Mask(BYPASS_CACHE) 54 Target Report RejectNegative Mask(BYPASS_CACHE_VOLATILE) 58 Target Report RejectNegative Undocumented InverseMask(BYPASS_CACHE_VOLATILE) 85 Target Report RejectNegative Var(nios2_gpopt_option, gpopt_local) 89 Target Report RejectNegative Var(nios2_gpopt_option, gpopt_none) 93 Target Report RejectNegative Mask(BIG_ENDIAN) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.opt | 54 Target Report Mask(ABICALLS) 58 Target Report Var(TARGET_MAD) 62 Target Report Mask(IMADD) 74 Target Report Mask(BRANCHLIKELY) 78 Target Report Var(TARGET_FLIP_MIPS16) 82 Target Report Mask(CHECK_ZERO_DIV) 103 Target Report RejectNegative Mask(DIVIDE_BREAKS) 107 Target Report RejectNegative InverseMask(DIVIDE_BREAKS, DIVIDE_TRAPS) 111 Target Report RejectNegative Var(TARGET_MDMX) 115 Target Report RejectNegative InverseMask(SINGLE_FLOAT, DOUBLE_FLOAT) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
| H A D | csky.opt | 30 Target Report Var(flag_arch_ck803s) Undocumented 43 Target RejectNegative Report Mask(BIG_ENDIAN) 47 Target RejectNegative Report Alias(mbig-endian) Undocumented 50 Target RejectNegative Report InverseMask(BIG_ENDIAN) 54 Target RejectNegative Report Alias(mlittle-endian) Undocumented 60 Target Report RejectNegative Mask(HARD_FLOAT) 64 Target Report RejectNegative InverseMask(HARD_FLOAT) 72 Target Report Var(TARGET_DOUBLE_FLOAT) Init(-1) 76 Target Report Var(TARGET_FDIVDU) Init(-1) 84 Target Report Var(TARGET_ELRW) Init(-1) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386.opt | 197 Target RejectNegative Report Mask(128BIT_LONG_DOUBLE) Save 201 Target Report Mask(80387) Save 205 Target RejectNegative Report InverseMask(128BIT_LONG_DOUBLE) Save 209 Target Report RejectNegative Negative(mlong-double-64) InverseMask(LONG_DOUBLE_64) Save 213 Target Report RejectNegative Negative(mlong-double-128) Mask(LONG_DOUBLE_64) InverseMask(LONG_DOUBL… 217 Target Report RejectNegative Negative(mlong-double-80) Mask(LONG_DOUBLE_128) InverseMask(LONG_DOUBL… 221 Target Report Mask(ACCUMULATE_OUTGOING_ARGS) Save 225 Target Report Mask(ALIGN_DOUBLE) Save 241 Target RejectNegative Report InverseMask(NO_ALIGN_STRINGOPS, ALIGN_STRINGOPS) Save 328 Target RejectNegative Report InverseMask(NO_FANCY_MATH_387, USE_FANCY_MATH_387) Save [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64.opt | 27 Target Report RejectNegative Mask(BIG_ENDIAN) 31 Target Report RejectNegative InverseMask(BIG_ENDIAN) 35 Target Report Mask(GNU_AS) 39 Target Report Mask(GNU_LD) 43 Target Report Mask(VOL_ASM_STOP) 51 Target Report RejectNegative Mask(NO_SDATA) 54 Target Report RejectNegative InverseMask(NO_SDATA) 58 Target Report RejectNegative Mask(NO_PIC) 62 Target Report RejectNegative Mask(CONST_GP) 66 Target Report RejectNegative Mask(AUTO_PIC) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPIBugReporter.cpp | 33 auto Report = std::make_unique<PathSensitiveBugReport>( in reportDoubleNonblocking() local 36 Report->addRange(MPICallEvent.getSourceRange()); in reportDoubleNonblocking() 40 Report->addRange(Range); in reportDoubleNonblocking() 42 Report->addVisitor(std::make_unique<RequestNodeVisitor>( in reportDoubleNonblocking() 44 Report->markInteresting(RequestRegion); in reportDoubleNonblocking() 46 BReporter.emitReport(std::move(Report)); in reportDoubleNonblocking() 56 auto Report = std::make_unique<PathSensitiveBugReport>(*MissingWaitBugType, in reportMissingWait() local 61 Report->addRange(Range); in reportMissingWait() 62 Report->addVisitor(std::make_unique<RequestNodeVisitor>( in reportMissingWait() 64 Report->markInteresting(RequestRegion); in reportMissingWait() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| H A D | frv.opt | 29 Target Report RejectNegative Mask(ACC_4) 33 Target Report RejectNegative InverseMask(ACC_4, ACC_8) 37 Target Report Mask(ALIGN_LABELS) 41 Target Report RejectNegative Mask(ALLOC_CC) 52 Target Report Mask(COND_EXEC) 64 Target Report Mask(COND_MOVE) 121 Target Report Mask(DOUBLE) 125 Target Report Mask(DWORD) 129 Target Report Mask(FDPIC) 133 Target Report RejectNegative InverseMask(ALLOC_CC, FIXED_CC) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/ |
| H A D | v850.opt | 28 Target Report Mask(APP_REGS) 32 Target Report Mask(BIG_SWITCH) 36 Target Report Mask(DEBUG) 40 Target Report Mask(DISABLE_CALLT) 44 Target Report Mask(EP) 51 Target Report Mask(LONG_CALLS) 55 Target Report Mask(PROLOG_FUNCTION) 66 Target Report Mask(SMALL_SLD) 81 Target Report Mask(NO_STRICT_ALIGN) 85 Target Report Mask(JUMP_TABLES_IN_DATA_SECTION) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | arc.opt | 25 Target Report RejectNegative Mask(BIG_ENDIAN) 29 Target Report RejectNegative InverseMask(BIG_ENDIAN) 33 Target Report RejectNegative Mask(NO_COND_EXEC) 37 Target Report 41 Target Report 45 Target Report 49 Target Report 53 Target Report 57 Target Report Mask(JLI_ALWAYS) 131 Target Report Mask(DIVREM) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr.opt | 22 Target Report Mask(CALL_PROLOGUES) 30 Target Report Var(avr_gasisr_prologues) UInteger Init(0) 38 Target Report Mask(SKIP_BUG) 42 Target Report Mask(RMW) 46 Target Report Undocumented Mask(ALL_DEBUG) 52 Target Report RejectNegative Mask(SHORT_CALLS) 56 Target Report Mask(INT8) 60 Target Report RejectNegative Mask(NO_INTERRUPTS) 64 Target Report Joined RejectNegative UInteger Var(avr_branch_cost) Init(0) 68 Target Report Mask(MAIN_IS_OS_TASK) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.opt | 120 Target Report Mask(POWERPC64) Var(rs6000_isa_flags) 124 Target Report Mask(PPC_GPOPT) Var(rs6000_isa_flags) 128 Target Report Mask(PPC_GFXOPT) Var(rs6000_isa_flags) 132 Target Report Mask(MFCRF) Var(rs6000_isa_flags) 136 Target Report Mask(POPCNTB) Var(rs6000_isa_flags) 140 Target Report Mask(FPRND) Var(rs6000_isa_flags) 144 Target Report Mask(CMPB) Var(rs6000_isa_flags) 155 Target Report Mask(ALTIVEC) Var(rs6000_isa_flags) 159 Target Report Var(rs6000_fold_gimple) Init(1) 163 Target Report Mask(DFP) Var(rs6000_isa_flags) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
| H A D | cris.opt | 44 Target Report Mask(MUL_BUG) 50 Target Report Mask(ETRAX4_ADD) 55 Target Report RejectNegative 60 Target Report RejectNegative Undocumented 63 Target Report Mask(PDEBUG) 70 Target Report Mask(CCINIT) 76 Target Report RejectNegative Mask(SIDE_EFFECT_PREFIXES) Undocumented 79 Target Report RejectNegative InverseMask(SIDE_EFFECT_PREFIXES) 85 Target Report RejectNegative Mask(STACK_ALIGN) Undocumented 88 Target Report RejectNegative InverseMask(STACK_ALIGN) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| H A D | alpha.opt | 22 Target Report Mask(SOFT_FP) 26 Target Report Mask(FPREGS) 38 Target Report RejectNegative Mask(IEEE) 42 Target Report RejectNegative Mask(IEEE_WITH_INEXACT) 45 Target Report Mask(BUILD_CONSTANTS) 49 Target Report RejectNegative Mask(FLOAT_VAX) 53 Target Report RejectNegative InverseMask(FLOAT_VAX) 57 Target Report Mask(BWX) 61 Target Report Mask(MAX) 65 Target Report Mask(FIX) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.opt | 29 Target Report Mask(FPU) 41 Target Report Mask(FLAT) 45 Target Report Mask(UNALIGNED_DOUBLES) 49 Target Report Mask(APP_REGS) 53 Target Report RejectNegative Mask(HARD_QUAD) 57 Target Report RejectNegative InverseMask(HARD_QUAD) 61 Target Report Mask(LRA) 65 Target Report Mask(V8PLUS) 69 Target Report Mask(VIS) 73 Target Report Mask(VIS2) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
| H A D | bfin.opt | 47 Target Report Mask(OMIT_LEAF_FRAME_POINTER) 51 Target Report Mask(LOW_64K) 55 Target Report Var(bfin_csync_anomaly) Init(-1) 60 Target Report Var(bfin_specld_anomaly) Init(-1) 64 Target Report Mask(ID_SHARED_LIBRARY) 68 Target Report Mask(LEAF_ID_SHARED_LIBRARY) 77 Target Report Mask(SEP_DATA) 81 Target Report Mask(LONG_CALLS) 85 Target Report Mask(FAST_FP) 89 Target Report Mask(FDPIC) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | common.opt | 292 Common Driver Report Joined 969 Common Report Var(flag_aggressive_loop_optimizations) Optimization Init(1) 973 Common Report Var(flag_align_functions) Optimization 980 Common Report Var(flag_limit_function_alignment) Optimization Init(0) 983 Common Report Var(flag_align_jumps) Optimization 990 Common Report Var(flag_align_labels) Optimization 997 Common Report Var(flag_align_loops) Optimization 1004 Common Report Var(flag_store_data_races) Optimization 1028 Common Driver Report Joined 1032 Common Report Joined [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm.opt | 67 Target Report Mask(ABORT_NORETURN) 74 Target Report Mask(APCS_FRAME) 78 Target Report Mask(APCS_REENT) 82 Target Report Mask(APCS_STACK) Undocumented 100 Target Report RejectNegative Negative(mthumb) InverseMask(THUMB) 104 Target Report RejectNegative Negative(mlittle-endian) Mask(BIG_END) 108 Target Report Mask(CALLEE_INTERWORKING) 112 Target Report Mask(CALLER_INTERWORKING) 141 Target Report Var(TARGET_FLIP_THUMB) Undocumented 169 Target Report RejectNegative Negative(mbig-endian) InverseMask(BIG_END) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_allocator_report.cpp | 47 Report("ERROR: %s: calloc parameters overflow: count * size (%zd * %zd) " in ReportCallocOverflow() 58 Report( in ReportReallocArrayOverflow() 69 Report("ERROR: %s: pvalloc parameters overflow: size 0x%zx rounded up to " in ReportPvallocOverflow() 80 Report("ERROR: %s: invalid allocation alignment: %zd, alignment must be a " in ReportInvalidAllocationAlignment() 91 Report("ERROR: %s: invalid alignment requested in " in ReportInvalidAlignedAllocAlignment() 96 Report("ERROR: %s: invalid alignment requested in aligned_alloc: %zd, " in ReportInvalidAlignedAllocAlignment() 109 Report( in ReportInvalidPosixMemalignAlignment() 122 Report("ERROR: %s: requested allocation size 0x%zx exceeds maximum " in ReportAllocationSizeTooBig() 131 Report("ERROR: %s: allocator is out of memory trying to allocate 0x%zx " in ReportOutOfMemory() 140 Report("ERROR: %s: allocator exceeded the RSS limit\n", SanitizerToolName); in ReportRssLimitExceeded()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| H A D | s390.opt | 47 Target Report RejectNegative Negative(m64) InverseMask(64BIT) 51 Target Report RejectNegative Negative(m31) Mask(64BIT) 122 Target Report Mask(BACKCHAIN) Save 126 Target Report Mask(DEBUG_ARG) Save 130 Target Report RejectNegative Negative(mzarch) InverseMask(ZARCH) 134 Target Report Mask(HARD_DFP) Save 138 Target Report RejectNegative Negative(msoft-float) InverseMask(SOFT_FLOAT, HARD_FLOAT) Save 142 Target RejectNegative Report Joined Var(s390_deferred_options) Defer 152 Target Report RejectNegative Negative(mlong-double-64) Mask(LONG_DOUBLE_128) 156 Target Report RejectNegative Negative(mlong-double-128) InverseMask(LONG_DOUBLE_128) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
| H A D | mmix.opt | 23 Target Report Mask(LIBFUNC) 27 Target Report RejectNegative InverseMask(ABI_GNU) 31 Target Report RejectNegative Mask(ABI_GNU) 36 Target Report Mask(FCMP_EPSILON) 40 Target Report Mask(ZERO_EXTEND) 44 Target Report Mask(KNUTH_DIVISION) 48 Target Report Mask(TOPLEVEL_SYMBOLS) 52 Target Report RejectNegative 56 Target Report RejectNegative 60 Target Report RejectNegative Mask(BRANCH_PREDICT) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
| H A D | pdp11.opt | 26 Target Report Mask(40) 30 Target Report Mask(45) 34 Target Report Mask(AC0) 38 Target RejectNegative Report Mask(DEC_ASM) Negative(mgnu-asm) 42 Target RejectNegative Report Mask(GNU_ASM) Negative(munix-asm) 46 Target RejectNegative Report Mask(FPU) 50 Target Report InverseMask(INT32, INT16) 54 Target Report Mask(INT32) 58 Target RejectNegative Report InverseMask(FPU, SOFT_FLOAT) 62 Target Report Mask(SPLIT) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
| H A D | msp430.opt | 6 Target Report Mask(TINY_PRINTF) 14 Target Report ToLower Joined RejectNegative Var(target_mcu) 18 Target Report Var(msp430_warn_mcu) Init(1) 22 Target Report Var(msp430_warn_devices_csv) Init(1) 26 Target Report Joined RejectNegative Var(target_cpu) 30 Target Report Mask(LARGE) RejectNegative 34 Target Report InverseMask(LARGE) RejectNegative 38 Target Report 45 Target Report Mask(MINRT) RejectNegative 52 Target Joined RejectNegative Report ToLower Var(msp430_hwmult_type) Enum(msp430_hwmult_types) Init(… [all …]
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_errors.cc | 49 Report( in Print() 65 Report( in Print() 98 Report( in Print() 106 Report( in Print() 127 Report("ERROR: AddressSanitizer: %s (%s vs %s) on %p\n", in Print() 137 Report( in Print() 145 Report( in Print() 158 Report( in Print() 171 Report( in Print() 184 Report( in Print() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| H A D | asan_errors.cc | 47 Report( in Print() 63 Report( in Print() 96 Report( in Print() 104 Report( in Print() 125 Report("ERROR: AddressSanitizer: %s (%s vs %s) on %p\n", in Print() 135 Report( in Print() 143 Report( in Print() 156 Report( in Print() 169 Report( in Print() 182 Report( in Print() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| H A D | asan_errors.cpp | 49 Report("ERROR: AddressSanitizer: attempting %s on %p in thread %s:\n", in Print() 64 Report("ERROR: AddressSanitizer: %s on %p in thread %s:\n", in Print() 96 Report( in Print() 104 Report( in Print() 125 Report("ERROR: AddressSanitizer: %s (%s vs %s) on %p\n", in Print() 135 Report( in Print() 143 Report( in Print() 156 Report( in Print() 169 Report( in Print() 182 Report( in Print() [all …]
|