Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1251 NodeType getVecReduceBaseOpcode(unsigned VecReduceOpcode);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp368 ISD::NodeType ISD::getVecReduceBaseOpcode(unsigned VecReduceOpcode) { in getVecReduceBaseOpcode() argument
369 switch (VecReduceOpcode) { in getVecReduceBaseOpcode()