Searched refs:ExpandVSELECT (Results 1 – 1 of 1) sorted by relevance
135 SDValue ExpandVSELECT(SDNode *Node);755 Results.push_back(ExpandVSELECT(Node)); in Expand()1167 SDValue VectorLegalizer::ExpandVSELECT(SDNode *Node) { in ExpandVSELECT() function in VectorLegalizer