Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp351 static Value *matchAddReduction(const ExtractElementInst &EE, in matchAddReduction() function
520 Value *Root = matchAddReduction(*EE, ReduceInOneBB); in runOnFunction()