Searched defs:MinMaxReductionKind (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp572 enum MinMaxReductionKind { enum in class:__anon26368::LoopVectorizationLegality
588 MinMaxReductionKind MK)
599 MinMaxReductionKind MinMaxKind;
607 ReductionInstDesc(Instruction *I, MinMaxReductionKind K) :
616 MinMaxReductionKind MinMaxKind;
2485 LoopVectorizationLegality::MinMaxReductionKind RK,

Completed in 60 milliseconds