Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp734 Value *NotA, *NotB, *NotC; in FoldSPFofSPF() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1096 const APInt *C, *NotC; in foldToUnsignedSaturatedAdd() local
H A DInstCombineSelect.cpp1644 Value *NotA, *NotB, *NotC; in foldSPFofSPF() local
H A DInstCombineAndOrXor.cpp2929 Value *NotC = Builder.CreateNot(C); in visitMaskedMerge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2812 NotC = Inv ? CCBit : NotCCBit; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4936 NotC = Inv ? CCBit : NotCCBit; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5715 NotC = Inv ? CCBit : NotCCBit; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2905 if (SDValue NotC = extractBooleanFlip(CarryIn, DAG, TLI, true)) { in visitADDCARRYLike() local
8653 auto *NotC = dyn_cast<ConstantSDNode>(Cond1); in visitSELECT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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