Searched refs:Complement (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 87 // Negation (Load Complement).
|
| H A D | SystemZScheduleZ196.td | 772 // Load Complement / Negative / Positive 896 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZEC12.td | 810 // Load Complement / Negative / Positive 934 // Load Complement / Negative / Positive
|
| H A D | SystemZInstrFP.td | 326 // Negation (Load Complement).
|
| H A D | SystemZScheduleZ13.td | 841 // Load Complement / Negative / Positive 965 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ16.td | 879 // Load Complement / Negative / Positive 1005 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ14.td | 861 // Load Complement / Negative / Positive 985 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ15.td | 878 // Load Complement / Negative / Positive 1002 // Load Complement / Negative / Positive
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 919 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); in PreprocessISelDAG() local 920 Complement = CurDAG->getNOT(dl, Complement, VT); in PreprocessISelDAG() 922 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); in PreprocessISelDAG()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 883 // One's/Two's Complement
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 1120 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator 1143 return {Complement, Unlocked, false}; in decodeBitTestBuiltin() 1157 return {Complement, Unlocked, true}; in decodeBitTestBuiltin() 1187 case BitTest::Complement: return 'c'; in bitActionToX86BTCode() 1300 case BitTest::Complement: in EmitBitTestIntrinsic()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 13785 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, in generateEquivalentSub() argument 13810 if (Complement) in generateEquivalentSub()
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | CHANGES | 1015 Complement binutils commit ae52f4830604 ("Add MIPS r3 and r5 support.")
|