Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1265 NodeType getVecReduceBaseOpcode(unsigned VecReduceOpcode);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp369 ISD::NodeType ISD::getVecReduceBaseOpcode(unsigned VecReduceOpcode) { in getVecReduceBaseOpcode() argument
370 switch (VecReduceOpcode) { in getVecReduceBaseOpcode()