Searched refs:SplatConst (Results 1 – 1 of 1) sorted by relevance
3349 APInt SplatConst = Splat.getConstantOperandAPInt(1).sextOrTrunc(SplatEltSize); in selectVSplatImmHelper() local3351 int64_t SplatImm = SplatConst.getSExtValue(); in selectVSplatImmHelper()