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