Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp144 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);
944 ExpandBITREVERSE(Node, Results); in Expand()
1354 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer