Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h111 unsigned getScalarReductionOpcode(unsigned VVPOC, bool IsMask);
H A DVECustomDAG.cpp369 unsigned getScalarReductionOpcode(unsigned VVPOC, bool IsMask) { in getScalarReductionOpcode() function
575 auto ScalarOC = getScalarReductionOpcode(VVPOpcode, IsMaskReduction); in getLegalReductionOpVVP()