Searched refs:PromoteIntRes_SCALAR_TO_VECTOR (Results 1 – 2 of 2) sorted by relevance
232 SDValue PromoteIntRes_SCALAR_TO_VECTOR(SDNode *N);
92 Res = PromoteIntRes_SCALAR_TO_VECTOR(N); break; in PromoteIntegerResult()2998 SDValue DAGTypeLegalizer::PromoteIntRes_SCALAR_TO_VECTOR(SDNode *N) { in PromoteIntRes_SCALAR_TO_VECTOR() function in DAGTypeLegalizer