Searched refs:Complement (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | DeltaAlgorithm.cpp | 88 changeset_ty Complement; in Search() local 91 std::insert_iterator<changeset_ty>(Complement, Complement.begin())); in Search() 92 if (GetTestResult(Complement)) { in Search() 96 Res = Delta(Complement, ComplementSets); in Search()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 88 // Negation (Load Complement).
|
| H A D | SystemZInstrFP.td | 322 // Negation (Load Complement).
|
| H A D | SystemZScheduleZEC12.td | 812 // Load Complement / Negative / Positive 936 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ196.td | 774 // Load Complement / Negative / Positive 898 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ13.td | 844 // Load Complement / Negative / Positive 968 // Load Complement / Negative / Positive
|
| H A D | SystemZScheduleZ14.td | 864 // Load Complement / Negative / Positive 988 // Load Complement / Negative / Positive
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 699 // One's/Two's Complement
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 560 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator 583 return {Complement, Unlocked, false}; in decodeBitTestBuiltin() 597 return {Complement, Unlocked, true}; in decodeBitTestBuiltin() 627 case BitTest::Complement: return 'c'; in bitActionToX86BTCode() 738 case BitTest::Complement: in EmitBitTestIntrinsic()
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | internals.texi | 1398 Complement to md_macro_start. If defined, it is called when finished
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 11289 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, in generateEquivalentSub() argument 11314 if (Complement) in generateEquivalentSub()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2003 | 37564 (c4x_null_epilogue_p): Complement return value, all uses updated.
|