Searched refs:flipBoolean (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 2347 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()
|