Searched refs:PromoteIntRes_INSERT_VECTOR_ELT (Results 1 – 2 of 2) sorted by relevance
252 SDValue PromoteIntRes_INSERT_VECTOR_ELT(SDNode *N);
97 Res = PromoteIntRes_INSERT_VECTOR_ELT(N); break; in PromoteIntegerResult()3250 SDValue DAGTypeLegalizer::PromoteIntRes_INSERT_VECTOR_ELT(SDNode *N) { in PromoteIntRes_INSERT_VECTOR_ELT() function in DAGTypeLegalizer