Home
last modified time | relevance | path

Searched refs:ReductionSteps (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45055 unsigned ReductionSteps = Log2_32(VecVT.getVectorNumElements()); in combineArithReduction() local
45056 for (unsigned i = 0; i != ReductionSteps; ++i) in combineArithReduction()