Home
last modified time | relevance | path

Searched refs:Incompatible (Results 1 – 25 of 78) sorted by relevance

1234

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp1891 AttributeMask Incompatible; in typeIncompatible() local
1896 Incompatible.addAttribute(Attribute::AllocAlign); in typeIncompatible()
1898 Incompatible.addAttribute(Attribute::SExt).addAttribute(Attribute::ZExt); in typeIncompatible()
1904 Incompatible.addAttribute(Attribute::NoAlias) in typeIncompatible()
1912 Incompatible.addAttribute(Attribute::Nest) in typeIncompatible()
1926 Incompatible.addAttribute(Attribute::Alignment); in typeIncompatible()
1932 Incompatible.addAttribute(Attribute::NoUndef); in typeIncompatible()
1935 return Incompatible; in typeIncompatible()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl584delta.pod10 =head1 Incompatible Changes
222 made clearer, as described in L</Incompatible Changes>
H A Dperl5162delta.pod16 =head1 Incompatible Changes
H A Dperl5124delta.pod16 =head1 Incompatible Changes
H A Dperl5123delta.pod16 =head1 Incompatible Changes
H A Dperl5341delta.pod15 =head1 Incompatible Changes
H A Dperl5163delta.pod46 =head1 Incompatible Changes
H A Dperl582delta.pod15 =head1 Incompatible Changes
H A Dperl5281delta.pod33 =head1 Incompatible Changes
H A Dperl5244delta.pod42 =head1 Incompatible Changes
H A Dperl5302delta.pod15 =head1 Incompatible Changes
H A Dperl5283delta.pod56 =head1 Incompatible Changes
H A Dperl5303delta.pod56 =head1 Incompatible Changes
H A Dperl586delta.pod10 =head1 Incompatible Changes
H A Dperl5361delta.pod15 =head1 Incompatible Changes
H A Dperl585delta.pod10 =head1 Incompatible Changes
H A Dperl5301delta.pod15 =head1 Incompatible Changes
H A Dperl5144delta.pod81 =head1 Incompatible Changes
H A Dperl5161delta.pod23 =head1 Incompatible Changes
H A Dperl583delta.pod15 =head1 Incompatible Changes
H A Dperl5181delta.pod15 =head1 Incompatible Changes
H A Dperl5282delta.pod15 =head1 Incompatible Changes
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DCommonOpts.td123 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DSanitizerArgs.cpp581 if (SanitizerMask Incompatible = Kinds & G.second) { in SanitizerArgs() local
585 << lastArgumentForMask(D, Args, Incompatible); in SanitizerArgs()
586 Kinds &= ~Incompatible; in SanitizerArgs()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-strip.rst116 section-related flags. Incompatible with --regex.

1234