Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
782 ExpandBITREVERSE(Node, Results); in Expand()
1116 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer