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