Searched refs:PromoteIntRes_ABS (Results 1 – 2 of 2) sorted by relevance
375 SDValue PromoteIntRes_ABS(SDNode *N);
278 case ISD::ABS: Res = PromoteIntRes_ABS(N); break; in PromoteIntegerResult()1816 SDValue DAGTypeLegalizer::PromoteIntRes_ABS(SDNode *N) { in PromoteIntRes_ABS() function in DAGTypeLegalizer