Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1124 const APInt *C, *NotC; in foldToUnsignedSaturatedAdd() local
H A DInstCombineSelect.cpp723 const APInt *NotC, *C; in foldSetClearBits() local
H A DInstCombineAndOrXor.cpp3622 Value *NotC = Builder.CreateNot(C); in visitMaskedMerge() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5716 NotC = Inv ? CCBit : NotCCBit; in Select() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3322 if (SDValue NotC = extractBooleanFlip(CarryIn, DAG, TLI, true)) { in visitADDCARRYLike() local
10856 auto *NotC = dyn_cast<ConstantSDNode>(Cond1); in visitSELECT() local