Searched refs:PromoteIntRes_SETCC (Results 1 – 2 of 2) sorted by relevance
341 SDValue PromoteIntRes_SETCC(SDNode *N);
95 case ISD::SETCC: Res = PromoteIntRes_SETCC(N); break; in PromoteIntegerResult()1228 SDValue DAGTypeLegalizer::PromoteIntRes_SETCC(SDNode *N) { in PromoteIntRes_SETCC() function in DAGTypeLegalizer