| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DeltaAlgorithm.cpp | 85 changeset_ty Complement; in Search() local 88 std::inserter(Complement, Complement.begin())); in Search() 89 if (GetTestResult(Complement)) { in Search() 93 Res = Delta(Complement, ComplementSets); in Search()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTUtils.cpp | 252 #define PRINTCOMP(Complement, PGMType) \ in getPrinterTable() argument 256 auto [Shift, Mask] = getShiftMask(Complement); \ in getPrinterTable() 335 #define PARSECOMP(Complement, PGMType) \ in getParserTable() argument 342 auto [Shift, Mask] = getShiftMask(Complement); \ in getParserTable() 344 const MCExpr *Compl = MCConstantExpr::create(Complement, Ctx); \ in getParserTable()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 87 // Negation (Load Complement).
|
| H A D | SystemZScheduleZEC12.td | 810 // Load Complement / Negative / Positive 934 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ196.td | 772 // Load Complement / Negative / Positive 896 // Load Complement / Negative / Positive
|
| H A D | SystemZInstrFP.td | 360 // Negation (Load Complement).
|
| H A D | SystemZScheduleZ13.td | 841 // Load Complement / Negative / Positive 965 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ17.td | 895 // Load Complement / Negative / Positive 1021 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ15.td | 879 // Load Complement / Negative / Positive 1003 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ14.td | 861 // Load Complement / Negative / Positive 985 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ16.td | 880 // Load Complement / Negative / Positive 1006 // Load Complement / Negative / Positive
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 1558 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator 1582 return {Complement, Unlocked, false}; in decodeBitTestBuiltin() 1596 return {Complement, Unlocked, true}; in decodeBitTestBuiltin() 1638 case BitTest::Complement: return 'c'; in bitActionToX86BTCode() 1750 case BitTest::Complement: in EmitBitTestIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 973 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); in PreprocessISelDAG() local 974 Complement = CurDAG->getNOT(dl, Complement, VT); in PreprocessISelDAG() 976 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); in PreprocessISelDAG()
|
| /freebsd/contrib/one-true-awk/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
|
| H A D | funstack.in | 1185 title = "A Note on the Complement of Inherently Ambiguous Context-Free Languages", 4067 title = "On Complement Division", 20739 …title = "Functions Realizable with Word-Parallel Logical and Two's-Complement Addition Inst…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 596 // One's/Two's Complement
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 14831 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, in generateEquivalentSub() argument 14856 if (Complement) in generateEquivalentSub()
|
| /freebsd/contrib/byacc/ |
| H A D | CHANGES | 1165 Complement binutils commit ae52f4830604 ("Add MIPS r3 and r5 support.")
|