Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1404 NodeType getVecReduceBaseOpcode(unsigned VecReduceOpcode);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp423 ISD::NodeType ISD::getVecReduceBaseOpcode(unsigned VecReduceOpcode) { in getVecReduceBaseOpcode() argument
424 switch (VecReduceOpcode) { in getVecReduceBaseOpcode()