Lines Matching defs:getConstantScalar
7200 auto getConstantScalar = [&](const APInt &Val) -> Constant * {7215 : getConstantScalar(Bits[I]));7224 auto getConstantScalar = [&](const APInt &Val) -> Constant * {7237 return getConstantScalar(SplatValue);7243 ConstantVec.push_back(getConstantScalar(Val));