Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
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()