Searched refs:foldVectorXorShiftIntoCmp (Results 1 – 2 of 2) sorted by relevance
11877 static SDValue foldVectorXorShiftIntoCmp(SDNode *N, SelectionDAG &DAG, in foldVectorXorShiftIntoCmp() function11993 return foldVectorXorShiftIntoCmp(N, DAG, Subtarget); in performXorCombine()
45045 static SDValue foldVectorXorShiftIntoCmp(SDNode *N, SelectionDAG &DAG, in foldVectorXorShiftIntoCmp() function47179 if (SDValue Cmp = foldVectorXorShiftIntoCmp(N, DAG, Subtarget)) in combineXor()