Home
last modified time | relevance | path

Searched defs:RdxOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandReductions.cpp77 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions() local
116 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions() local
131 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions() local
144 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16708 unsigned RdxOpcode = RecurrenceDescriptor::getOpcode(Kind); in createOp() local
17812 unsigned RdxOpcode = RecurrenceDescriptor::getOpcode(RdxKind); in getReductionCost() local