Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp695 const APInt *NotC, *C; in foldSetClearBits() local
1685 Value *NotA, *NotB, *NotC; in foldSPFofSPF() local
H A DInstCombineAddSub.cpp1141 const APInt *C, *NotC; in foldToUnsignedSaturatedAdd() local
H A DInstCombineCalls.cpp990 Constant *NotC = ConstantExpr::getNot(C); in visitCallInst() local
H A DInstCombineAndOrXor.cpp3169 Value *NotC = Builder.CreateNot(C); in visitMaskedMerge() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5451 NotC = Inv ? CCBit : NotCCBit; in Select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3118 if (SDValue NotC = extractBooleanFlip(CarryIn, DAG, TLI, true)) { in visitADDCARRYLike() local
9530 auto *NotC = dyn_cast<ConstantSDNode>(Cond1); in visitSELECT() local