Searched refs:PromoteIntRes_CONCAT_VECTORS (Results 1 – 2 of 2) sorted by relevance
253 SDValue PromoteIntRes_CONCAT_VECTORS(SDNode *N);
103 Res = PromoteIntRes_CONCAT_VECTORS(N); break; in PromoteIntegerResult()3219 SDValue DAGTypeLegalizer::PromoteIntRes_CONCAT_VECTORS(SDNode *N) { in PromoteIntRes_CONCAT_VECTORS() function in DAGTypeLegalizer