/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 87 changeset_ty Complement; in Search() local 90 std::insert_iterator<changeset_ty>(Complement, Complement.begin())); in Search() 91 if (GetTestResult(Complement)) { in Search() 95 Res = Delta(Complement, ComplementSets); in Search()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrHFP.td | 87 // Negation (Load Complement).
|
H A D | SystemZScheduleZ196.td | 773 // Load Complement / Negative / Positive 897 // Load Complement / Negative / Positive
|
H A D | SystemZScheduleZEC12.td | 811 // Load Complement / Negative / Positive 935 // Load Complement / Negative / Positive
|
H A D | SystemZInstrFP.td | 334 // Negation (Load Complement).
|
H A D | SystemZScheduleZ13.td | 843 // Load Complement / Negative / Positive 967 // Load Complement / Negative / Positive
|
H A D | SystemZScheduleZ14.td | 863 // Load Complement / Negative / Positive 987 // Load Complement / Negative / Positive
|
H A D | SystemZScheduleZ15.td | 880 // Load Complement / Negative / Positive 1004 // Load Complement / Negative / Positive
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ChangeLog | 152 * opcode/mips.h: Complement change made to opcodes and remove
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ChangeLog | 246 * opcode/mips.h: Complement change made to opcodes and remove
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | constraints.md | 228 constant such that ~x (one's Complement) is a power of two"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | constraints.md | 228 constant such that ~x (one's Complement) is a power of two"
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | Cxx2aStatusPaperStatus.csv | 78 …>`__","CWG","Alternative Wording for P0907R4 Signed Integers are Two's Complement","San Diego","* …
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | nsd.conf.sample.in | 59 # Complement with socket partitioning and CPU affinity for attack
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.md | 358 ;; One's Complement
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.md | 358 ;; One's Complement
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 857 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); in PreprocessISelDAG() local 858 Complement = CurDAG->getNOT(dl, Complement, VT); in PreprocessISelDAG() 860 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); in PreprocessISelDAG()
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | powerpc.igen | 1686 0.19,6.BT,11.BA,16.BB,21.129,31./:XL::crandc:Condition Register AND with Complement 1694 0.19,6.BT,11.BA,16.BB,21.417,31./:XL::crorc:Condition Register OR with Complement 3066 0.31,6.RS,11.RA,16.RB,21.60,31.Rc:X:::AND with Complement 3076 0.31,6.RS,11.RA,16.RB,21.412,31.Rc:X:::OR with Complement
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | funstack.ok | 185 H. A. Maurer A Note on the Complement of Inherently 583 W. D. Munro On Complement Division . . . . . . . . . 260--264 2724 Logical and Two's-Complement Addition
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.td | 726 // One's/Two's Complement
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 794 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator 817 return {Complement, Unlocked, false}; in decodeBitTestBuiltin() 831 return {Complement, Unlocked, true}; in decodeBitTestBuiltin() 861 case BitTest::Complement: return 'c'; in bitActionToX86BTCode() 976 case BitTest::Complement: in EmitBitTestIntrinsic()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | internals.texi | 1423 Complement to md_macro_start. If defined, it is called when finished
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | internals.texi | 1437 Complement to md_macro_start. If defined, it is called when finished
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | string.d | 5541 $(TR $(TD $(D 'c')) $(TD Complement the list of characters in $(D from)))
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | string.d | 5848 $(TR $(TD `'c'`) $(TD Complement the list of characters in `from`))
|