Searched defs:Complement (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DeltaAlgorithm.cpp | 85 changeset_ty Complement; in Search() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTUtils.cpp | 252 #define PRINTCOMP(Complement, PGMType) \ in getPrinterTable() argument 335 #define PARSECOMP(Complement, PGMType) \ in getParserTable() argument
|
| /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
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 1558 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enumerator
|
| /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()
|