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