Lines Matching defs:getConstantScalar
7424 auto getConstantScalar = [&](const APInt &Val) -> Constant * {7439 : getConstantScalar(Bits[I]));7448 auto getConstantScalar = [&](const APInt &Val) -> Constant * {7461 return getConstantScalar(SplatValue);7467 ConstantVec.push_back(getConstantScalar(Val));