Home
last modified time | relevance | path

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

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