Searched defs:Complement (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 85 changeset_ty Complement; in Search() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 919 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); PreprocessISelDAG() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13785 generateEquivalentSub(SDNode * N,int Size,bool Complement,bool Swap,SDLoc & DL,SelectionDAG & DAG) generateEquivalentSub() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 1120 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; global() enumerator
|