Searched defs:Complement (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp87 changeset_ty Complement; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp794 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; member in struct:__anon417::BitTest
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp857 SDValue Complement = CurDAG->getConstant(~Imm, dl, VT, false, true); local
860 CurDAG->ReplaceAllUsesOfValueWith(SDValue(N, 0), Complement); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12915 static SDValue generateEquivalentSub(SDNode *N, int Size, bool Complement, argument

Completed in 137 milliseconds