Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp303 static Value *matchAddReduction(const ExtractElementInst &EE) { in matchAddReduction() function
465 Value *Root = matchAddReduction(*EE); in runOnFunction()