Searched refs:PromoteIntRes_EXTEND_VECTOR_INREG (Results 1 – 2 of 2) sorted by relevance
313 SDValue PromoteIntRes_EXTEND_VECTOR_INREG(SDNode *N);
134 Res = PromoteIntRes_EXTEND_VECTOR_INREG(N); break; in PromoteIntegerResult()5433 SDValue DAGTypeLegalizer::PromoteIntRes_EXTEND_VECTOR_INREG(SDNode *N) { in PromoteIntRes_EXTEND_VECTOR_INREG() function in DAGTypeLegalizer