Searched refs:ExpandSELECT (Results 1 – 1 of 1) sorted by relevance
138 SDValue ExpandSELECT(SDNode *Node);889 Results.push_back(ExpandSELECT(Node)); in Expand()1143 SDValue VectorLegalizer::ExpandSELECT(SDNode *Node) { in ExpandSELECT() function in VectorLegalizer