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