| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | FaultMaps.rst | 2 FaultMaps and implicit checks 31 Information about implicit checks generated by LLVM are put in a 73 br i1 %ptr_is_null, label %is_null, label %not_null, !make.implicit !0 85 to control flow implicit in the instruction loading or storing through 101 ``-enable-implicit-null-checks`` is passed to ``llc``. 106 ``make.implicit`` metadata 109 Making null checks implicit is an aggressive optimization, and it can 112 ensure that only a negligible number of implicit null checks actually 114 of doing this is by healing failed implicit null checks into explicit 117 be profitable to convert it to an implicit null check: [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/ |
| H A D | ubsan_checks.inc | 42 "implicit-unsigned-integer-truncation", 43 "implicit-unsigned-integer-truncation") 45 "implicit-signed-integer-truncation", 46 "implicit-signed-integer-truncation") 48 "implicit-integer-sign-change", 49 "implicit-integer-sign-change") 51 "implicit-signed-integer-truncation-or-sign-change", 52 "implicit-signed-integer-truncation,implicit-integer-sign-change")
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | fcodes_l.t | 28 '<Document><Para><L content-implicit="yes" raw="Net::Ping" to="Net::Ping" type="pod">Net::Ping</L></Para></Document>' 32 '<Document><Para><L content-implicit="yes" raw="crontab(5)" to="crontab(5)" type="man">crontab(5)</L></Para></Document>' 36 '<Document><Para><L content-implicit="yes" raw="login.conf(5)" to="login.conf(5)" type="man">login.conf(5)</L></Para></Document>' 40 '<Document><Para><L content-implicit="yes" raw="foo_bar(5)" to="foo_bar(5)" type="man">foo_bar(5)</L></Para></Document>' 44 '<Document><Para><L content-implicit="yes" raw="Net::Ping/Ping-pong" section="Ping-pong" to="Net::Ping" type="pod">"Ping-pong" in Net::Ping</L></Para></Document>' 48 '<Document><Para><L content-implicit="yes" raw="Net::Ping/"Ping-pong"" section="Ping-pong" to="Net::Ping" type="pod">"Ping-pong" in Net::Ping</L></Para></Document>' 52 '<Document><Para><L content-implicit="yes" raw="/"Object Methods"" section="Object Methods" type="pod">"Object Methods"</L></Para></Document>' 55 '<Document><Para><L content-implicit="yes" raw="/Object Methods" section="Object Methods" type="pod">"Object Methods"</L></Para></Document>' 58 '<Document><Para><L content-implicit="yes" raw=""Object Methods"" section="Object Methods" type="pod">"Object Methods"</L></Para></Document>' 66 '<Document><Para><L content-implicit [all...] |
| H A D | linkclas.t | 32 is join('', $treelet), 'abc'; # implicit 55 is join('', $treelet), 'abc'; # implicit
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Tg/ |
| H A D | implicit.out_tag | 1 NAME implicit.mandoc_ascii 3 2 DESCRIPTION implicit.mandoc_ascii 6 3 explicit implicit.mandoc_ascii 9
|
| H A D | implicit.out_markdown | 5 **Tg-implicit** - overriding implicit tagging 11 **implicit is unused**
|
| H A D | Makefile | 3 REGRESS_TARGETS = column implicit list warn 4 TAG_TARGETS = column implicit list warn 6 HTML_TARGETS = column implicit list warn
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 454 (implicit SR)]>; 458 (implicit SR)]>; 463 (implicit SR)]>; 467 (implicit SR)]>; 483 (implicit SR)]>; 487 (implicit SR)]>; 491 (implicit SR)]>; 495 (implicit SR)]>; 500 (implicit SR)]>; 504 (implicit SR)]>; [all …]
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UndefinedBehaviorSanitizer.rst | 105 - ``-fsanitize=implicit-unsigned-integer-truncation``, 106 ``-fsanitize=implicit-signed-integer-truncation``: Implicit conversion from 110 The ``-fsanitize=implicit-unsigned-integer-truncation`` handles conversions 112 ``-fsanitize=implicit-signed-integer-truncation`` handles the rest of the 116 - ``-fsanitize=implicit-integer-sign-change``: Implicit conversion between 133 - ``-fsanitize=objc-cast``: Invalid implicit cast of an ObjC object pointer 165 lossy implicit conversions performed before the computation 166 (see ``-fsanitize=implicit-conversion``). Both of these two issues are 167 handled by ``-fsanitize=implicit-conversion`` group of checks. 173 it is often unintentional. This sanitizer does not check for lossy implicit [all …]
|
| H A D | ItaniumMangleAbiTags.rst | 24 Tags on an inline namespace are called "implicit tags", all other tags are 72 Otherwise the function requires any implicit or explicit tag used in the name 90 A variable requires any implicit or explicit tag used in its type. 100 encoding>) are available, but not implicit tags which were not active.
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 153 SANITIZER("implicit-unsigned-integer-truncation", 155 SANITIZER("implicit-signed-integer-truncation", ImplicitSignedIntegerTruncation) 156 SANITIZER_GROUP("implicit-integer-truncation", ImplicitIntegerTruncation, 160 SANITIZER("implicit-integer-sign-change", ImplicitIntegerSignChange) 162 SANITIZER_GROUP("implicit-integer-arithmetic-value-change", 169 //SANITIZER_GROUP("implicit-integer-conversion", ImplicitIntegerConversion, 172 //SANITIZER_GROUP("implicit-conversion", ImplicitConversion, 175 SANITIZER_GROUP("implicit-conversion", ImplicitConversion,
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/break/ |
| H A D | twice.out_markdown | 14 Standard case, implicit broken block: 24 Two of the same kind, implicit broken block: 29 Two implicit breakers:
|
| H A D | two.out_markdown | 15 Standard case, implicit: 24 Reverse closing, implicit: 33 Two of the same kind, implicit:
|
| H A D | twice.out_ascii | 9 Standard case, implicit broken block: [bo {bro <aq brc} bc] eol> 13 Two of the same kind, implicit broken block: [bo [bo <aq bc] bc] eol> 15 Two implicit breakers: <aq [bq (po]> pc)
|
| H A D | two.out_ascii | 9 Standard case, implicit: <aq [bo {bro eol>} bc] 13 Reverse closing, implicit: <aq [bo {bro eol>] brc} 17 Two of the same kind, implicit: <aq [bo [bo eol>] bc]
|
| H A D | tail.out_markdown | 17 Broken by a partial implicit block: 23 Broken by a full implicit block:
|
| H A D | tail.out_ascii | 10 Broken by a partial implicit block: <aq [bo eol>] tail <aq [bo eol>] (po 13 Broken by a full implicit block:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cvt.c | 804 convert_to_void (expr, implicit) in convert_to_void() argument 806 const char *implicit; 822 tree new_op1 = convert_to_void (op1, implicit); 823 tree new_op2 = convert_to_void (op2, implicit); 834 tree new_op1 = convert_to_void (op1, implicit); 866 type, implicit ? implicit : "void context"); 870 implicit ? implicit : "void context"); 885 expr, type, implicit ? implicit : "void context"); 905 implicit ? implicit : "void cast"); 908 else if (implicit && probe == expr && is_overloaded_fn (probe)) [all …]
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cvt.c | 798 convert_to_void (tree expr, const char *implicit) in convert_to_void() argument 822 (op1, (implicit && !TREE_SIDE_EFFECTS (op2) in convert_to_void() 825 (op2, (implicit && !TREE_SIDE_EFFECTS (op1) in convert_to_void() 838 (op1, (implicit && !TREE_NO_WARNING (expr) in convert_to_void() 870 type, implicit ? implicit : "void context"); in convert_to_void() 876 implicit ? implicit : "void context"); in convert_to_void() 891 expr, type, implicit ? implicit : "void context"); in convert_to_void() 926 implicit ? implicit : "void cast"); in convert_to_void() 929 else if (implicit && probe == expr && is_overloaded_fn (probe)) in convert_to_void() 933 implicit, expr); in convert_to_void() [all …]
|
| /openbsd-src/regress/usr.bin/make/ |
| H A D | mk24 | 7 # Two suffixes implicit rules 11 # one suffix implicit rule
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 398 (implicit SREG)]>; 417 (implicit SREG)]>; 433 (implicit SREG)]>; 452 (implicit SREG) 469 (implicit SREG)]>, 491 (implicit SREG)]>; 510 (implicit SREG)]>; 524 (implicit SREG)]>; 542 (implicit SREG)]>; 556 (implicit SREG)]>, [all …]
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/ |
| H A D | value-equals.txt | 17 # REDEFINE: -implicit-check-not=foobar \ 20 # CHECK: FileCheck -input-file=test.txt -implicit-check-not=foobar -check-prefixes=FOO,BAR
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2000-12-06-EncodingIdea.txt | 13 r57 = add r55, r56 (r57 is the implicit dest register, of course) 22 the implicit register destination number could be quite large). Of course
|
| /openbsd-src/regress/usr.bin/libtool/ |
| H A D | Makefile | 7 test-implicit-0 test-run-4 test-implicit-1 \ 8 test-help error-4 error-6 test-bond test-implicit-2 \ 121 test-implicit-0: dummy.c 124 test-implicit-1: liba.la 128 test-implicit-2: liba.la
|
| /openbsd-src/usr.bin/less/ |
| H A D | Makefile.inc | 3 COPTS+= -Werror-implicit-function-declaration
|