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