Searched refs:PerformABSCombine (Results 1 – 1 of 1) sorted by relevance
13359 static SDValue PerformABSCombine(SDNode *N, in PerformABSCombine() function18666 case ISD::ABS: return PerformABSCombine(N, DCI, Subtarget); in PerformDAGCombine()