Home
last modified time | relevance | path

Searched refs:flipBoolean (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2542 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2571 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2598 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2636 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
2917 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2535 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2564 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2591 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2629 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
2910 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2542 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2571 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2598 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2636 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
2917 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2691 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2720 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2747 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2785 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
2976 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2710 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2739 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2766 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2804 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
3107 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2722 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2751 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2778 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2816 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
3097 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2634 static SDValue flipBoolean(SDValue V, const SDLoc &DL, in flipBoolean() function
2663 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2690 return flipBoolean(V, SDLoc(V), DAG, TLI); in extractBooleanFlip()
2728 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDO()
3009 flipBoolean(Sub.getValue(1), DL, DAG, TLI)); in visitADDCARRYLike()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2347 static SDValue flipBoolean(SDValue V, const SDLoc &DL, EVT VT, in flipBoolean() function
2415 flipBoolean(Sub.getValue(1), DL, CarryVT, DAG, TLI)); in visitUADDO()
2506 flipBoolean(Sub.getValue(1), DL, CarryVT, DAG, TLI)); in visitADDCARRY()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2320 static SDValue flipBoolean(SDValue V, const SDLoc &DL, EVT VT, in flipBoolean() function
2388 flipBoolean(Sub.getValue(1), DL, CarryVT, DAG, TLI)); in visitUADDO()
2479 flipBoolean(Sub.getValue(1), DL, CarryVT, DAG, TLI)); in visitADDCARRY()