Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() argument
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp734 Value *NotA, *NotB, *NotC; in FoldSPFofSPF() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp666 const APInt *NotC, *C; in foldSetClearBits() local
1696 Value *NotA, *NotB, *NotC; in foldSPFofSPF() local
DInstCombineAddSub.cpp1134 const APInt *C, *NotC; in foldToUnsignedSaturatedAdd() local
DInstCombineAndOrXor.cpp3043 Value *NotC = Builder.CreateNot(C); in visitMaskedMerge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1096 const APInt *C, *NotC; in foldToUnsignedSaturatedAdd() local
DInstCombineSelect.cpp1644 Value *NotA, *NotB, *NotC; in foldSPFofSPF() local
DInstCombineAndOrXor.cpp2929 Value *NotC = Builder.CreateNot(C); in visitMaskedMerge() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2812 NotC = Inv ? CCBit : NotCCBit; in Select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4936 NotC = Inv ? CCBit : NotCCBit; in Select() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp5096 NotC = Inv ? CCBit : NotCCBit; in Select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2905 if (SDValue NotC = extractBooleanFlip(CarryIn, DAG, TLI, true)) { in visitADDCARRYLike() local
8653 auto *NotC = dyn_cast<ConstantSDNode>(Cond1); in visitSELECT() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3112 if (SDValue NotC = extractBooleanFlip(CarryIn, DAG, TLI, true)) { in visitADDCARRYLike() local
9343 auto *NotC = dyn_cast<ConstantSDNode>(Cond1); in visitSELECT() local