Searched refs:FoundZeroExtend (Results 1 – 1 of 1) sorted by relevance
24659 bool FoundZeroExtend = false; in convertBuildVecZextToZext() local24663 FoundZeroExtend |= (Opc == ISD::ZERO_EXTEND); in convertBuildVecZextToZext()24698 return DAG.getNode(FoundZeroExtend ? ISD::ZERO_EXTEND : ISD::ANY_EXTEND, DL, in convertBuildVecZextToZext()