Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp135 SDValue ExpandSELECT(SDNode *Node);
738 Results.push_back(ExpandSELECT(Node)); in Expand()
917 SDValue VectorLegalizer::ExpandSELECT(SDNode *Node) { in ExpandSELECT() function in VectorLegalizer