Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp4348 Value *NotOp = IC.Builder.CreateNot(Op, Op->getName() + ".not"); in freelyInvert() local
4448 Value *NotOp; in foldNot() local
H A DInstructionCombining.cpp824 Value *NotOp = getFreelyInverted(Op, Op->hasOneUse(), &Builder); in tryFoldInstWithCtpopWithNot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1007 SDValue NotOp; in performXORCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6314 SDValue NotOp = DAG.getNOT(DL, LHS0, OpVT); in foldAndOrOfSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50377 SDValue NotOp = And0_L->getOperand(0); in foldMaskedMergeImpl() local
57021 SDValue NotOp = V->getOperand(0); in combineEXTRACT_SUBVECTOR() local