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