Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1328 NodeType getVecReduceBaseOpcode(unsigned VecReduceOpcode);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp367 ISD::NodeType ISD::getVecReduceBaseOpcode(unsigned VecReduceOpcode) { in getVecReduceBaseOpcode() argument
368 switch (VecReduceOpcode) { in getVecReduceBaseOpcode()