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