Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp835 static ReductionInstDesc isMinMaxSelectCmpPattern(Instruction *I,
4192 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()
4231 LoopVectorizationLegality::isMinMaxSelectCmpPattern(Instruction *I, in isMinMaxSelectCmpPattern() function in LoopVectorizationLegality
4316 return isMinMaxSelectCmpPattern(I, Prev); in isReductionInstr()