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