| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | DeltaAlgorithm.cpp | 85 changeset_ty Complement; in Search() local 88 std::insert_iterator<changeset_ty>(Complement, Complement.begin())); in Search() 89 if (GetTestResult(Complement)) { in Search() 93 Res = Delta(Complement, ComplementSets); in Search()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Safe/ |
| H A D | Changes | 172 Complement to change #17976 :
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 87 // Negation (Load Complement).
|
| H A D | SystemZScheduleZEC12.td | 811 // Load Complement / Negative / Positive 935 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ196.td | 773 // Load Complement / Negative / Positive 897 // Load Complement / Negative / Positive
|
| H A D | SystemZInstrFP.td | 335 // Negation (Load Complement).
|
| H A D | SystemZScheduleZ13.td | 843 // Load Complement / Negative / Positive 967 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ15.td | 880 // Load Complement / Negative / Positive 1004 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ14.td | 863 // Load Complement / Negative / Positive 987 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ16.td | 881 // Load Complement / Negative / Positive 1007 // Load Complement / Negative / Positive
|
| /openbsd-src/gnu/gcc/gcc/config/crx/ |
| H A D | crx.md | 299 ;; One's Complement
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | nsd.conf.sample.in | 59 # Complement with socket partitioning and CPU affinity for attack
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx20Papers.csv | 78 …>`__","CWG","Alternative Wording for P0907R4 Signed Integers are Two's Complement","San Diego","* …
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 912 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); in PreprocessISelDAG() local 913 Complement = CurDAG->getNOT(dl, Complement, VT); in PreprocessISelDAG() 915 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); in PreprocessISelDAG()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlrebackslash.pod | 738 Mnemonic: Complement of I<\n>.
|
| H A D | perlre.pod | 245 ^ Complement the [] class At the beginning of []
|
| H A D | perlop.pod | 2725 c Complement the SEARCHLIST.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 883 // One's/Two's Complement
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 833 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator 856 return {Complement, Unlocked, false}; in decodeBitTestBuiltin() 870 return {Complement, Unlocked, true}; in decodeBitTestBuiltin() 900 case BitTest::Complement: return 'c'; in bitActionToX86BTCode() 1015 case BitTest::Complement: in EmitBitTestIntrinsic()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | internals.texi | 1398 Complement to md_macro_start. If defined, it is called when finished
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | internals.texi | 1415 Complement to md_macro_start. If defined, it is called when finished
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 13480 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, in generateEquivalentSub() argument 13505 if (Complement) in generateEquivalentSub()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | ChangeLog | 13303 code. Complement the second operand of the current COMPOUND_EXPR
|