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