Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2691 static bool isVectorReductionOp(const User *I) { in isVectorReductionOp() function
2833 if (isVectorReductionOp(&I)) { in visitBinary()