Home
last modified time | relevance | path

Searched defs:HorizontalReduction (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Target/ARM/
H A DMachineInstrTest.cpp112 auto HorizontalReduction = [](unsigned Opcode) { in TEST() local
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h425 HorizontalReduction = 1 << 22, enumerator
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16542 class HorizontalReduction { global() class