Searched refs:PromoteIntOp_INSERT_SUBVECTOR (Results 1 – 2 of 2) sorted by relevance
377 SDValue PromoteIntOp_INSERT_SUBVECTOR(SDNode *N);
1680 case ISD::INSERT_SUBVECTOR: Res = PromoteIntOp_INSERT_SUBVECTOR(N); break; in PromoteIntegerOperand()5639 SDValue DAGTypeLegalizer::PromoteIntOp_INSERT_SUBVECTOR(SDNode *N) { in PromoteIntOp_INSERT_SUBVECTOR() function in DAGTypeLegalizer