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