Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h32 Instruction *ExtendB, Instruction *ExtendUser) in PartialReductionChain()
33 : Reduction(Reduction), ExtendA(ExtendA), ExtendB(ExtendB), in PartialReductionChain()
40 Instruction *ExtendB; member
H A DLoopVectorize.cpp8073 (!Chain.ExtendB || ExtendIsOnlyUsedByPartialReductions(Chain.ExtendB))) in collectScaledReductions()