Searched refs:CreateSingleOp (Results 1 – 1 of 1) sorted by relevance
23115 auto CreateSingleOp = [&](Value *Vec, unsigned Scale, bool IsSigned) { in emitReduction() local23125 CreateSingleOp(Vec, Scale, IsSigned); in emitReduction()23263 CreateSingleOp(VecRes, /*Scale=*/1, /*IsSigned=*/false); in emitReduction()