Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp128 SDValue ExpandBSWAP(SDNode *Node);
729 Results.push_back(ExpandBSWAP(Node)); in Expand()
1099 SDValue VectorLegalizer::ExpandBSWAP(SDNode *Node) { in ExpandBSWAP() function in VectorLegalizer