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