Home
last modified time | relevance | path

Searched refs:Complement (Results 1 – 21 of 21) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DDeltaAlgorithm.cpp85 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()
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSCCIteratorTest.cpp78 NodesReachableFromSCC.Meet(NodesInThisSCC.Complement()); in TEST()
H A DTestGraph.h84 NodeSubset Complement() const { in Complement() function
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/
H A Dtransform_unary.pass.cpp61 const auto flip = Complement<Tin, Tout>(1); in test()
/llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp345 TEST(SetTest, Complement) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td87 // Negation (Load Complement).
H A DSystemZScheduleZ196.td773 // Load Complement / Negative / Positive
897 // Load Complement / Negative / Positive
H A DSystemZScheduleZEC12.td811 // Load Complement / Negative / Positive
935 // Load Complement / Negative / Positive
H A DSystemZInstrFP.td335 // Negation (Load Complement).
H A DSystemZScheduleZ13.td843 // Load Complement / Negative / Positive
967 // Load Complement / Negative / Positive
H A DSystemZScheduleZ16.td881 // Load Complement / Negative / Positive
1007 // Load Complement / Negative / Positive
H A DSystemZScheduleZ15.td880 // Load Complement / Negative / Positive
1004 // Load Complement / Negative / Positive
H A DSystemZScheduleZ14.td863 // Load Complement / Negative / Positive
987 // Load Complement / Negative / Positive
/llvm-project-15.0.7/pstl/test/support/
H A Dutils.h494 class Complement
499 Complement(T v) : val(v) {} in Complement() function
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBitOps.td546 let summary = "Complement the bits of Operand.";
/llvm-project-15.0.7/libcxx/docs/Status/
H A DCxx20Papers.csv78 …>`__","CWG","Alternative Wording for P0907R4 Signed Integers are Two's Complement","San Diego","* …
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp908 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); in PreprocessISelDAG() local
909 Complement = CurDAG->getNOT(dl, Complement, VT); in PreprocessISelDAG()
911 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); in PreprocessISelDAG()
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td872 // One's/Two's Complement
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp818 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator
841 return {Complement, Unlocked, false}; in decodeBitTestBuiltin()
855 return {Complement, Unlocked, true}; in decodeBitTestBuiltin()
885 case BitTest::Complement: return 'c'; in bitActionToX86BTCode()
1000 case BitTest::Complement: in EmitBitTestIntrinsic()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13338 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, in generateEquivalentSub() argument
13363 if (Complement) in generateEquivalentSub()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod5354 =item * Complement