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