Home
last modified time | relevance | path

Searched defs:NotA (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3607 Value *NotA = Builder.CreateNot(A, A->getName() + ".not"); in visitOr() local
4768 Value *NotA = Builder.CreateNot(A); in visitXor() local
H A DInstructionCombining.cpp2363 if (Value *NotA = getFreelyInvertedImpl(A, A->hasOneUse(), Builder, in getFreelyInvertedImpl() local
H A DInstCombineCompares.cpp4527 if (Value *NotA = IC.getFreelyInverted(A, A->hasOneUse(), &IC.Builder)) in foldICmpOrXX() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2303 Value *NotA; in simplifyOrLogic() local
2557 Value *NotA; in simplifyXorInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2418 SDValue NotA = in emitHvxAddWithOverflow() local