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