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