Searched refs:combineORToGREV (Results 1 – 1 of 1) sorted by relevance
5211 static SDValue combineORToGREV(SDValue Op, SelectionDAG &DAG, in combineORToGREV() function5492 if (auto GREV = combineORToGREV(SDValue(N, 0), DAG, Subtarget)) in performORCombine()