Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp130 SDValue ExpandBSWAP(SDNode *Node);
870 Results.push_back(ExpandBSWAP(Node)); in Expand()
1322 SDValue VectorLegalizer::ExpandBSWAP(SDNode *Node) { in ExpandBSWAP() function in VectorLegalizer