Searched refs:PromoteIntOp_VP_ZERO_EXTEND (Results 1 – 2 of 2) sorted by relevance
411 SDValue PromoteIntOp_VP_ZERO_EXTEND(SDNode *N);
1969 case ISD::VP_ZERO_EXTEND: Res = PromoteIntOp_VP_ZERO_EXTEND(N); break; in PromoteIntegerOperand()2498 SDValue DAGTypeLegalizer::PromoteIntOp_VP_ZERO_EXTEND(SDNode *N) { in PromoteIntOp_VP_ZERO_EXTEND() function in DAGTypeLegalizer