Searched refs:PromoteIntRes_BUILD_PAIR (Results 1 – 2 of 2) sorted by relevance
257 SDValue PromoteIntRes_BUILD_PAIR(SDNode *N);
58 case ISD::BUILD_PAIR: Res = PromoteIntRes_BUILD_PAIR(N); break; in PromoteIntegerResult()333 SDValue DAGTypeLegalizer::PromoteIntRes_BUILD_PAIR(SDNode *N) { in PromoteIntRes_BUILD_PAIR() function in DAGTypeLegalizer